Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🛣️ Road Profile Builder | Generate roads, curbs and pavements easily Download
How to render SketchUp with Vray via ruby script [Help]
-
Since its possible to render sketchup normally through a ruby script. I would really like to know the command(if any) to use in a ruby script in rendering sketchup files with vray.....
-
or any other external renderer...
I am also desperately looking for a renderer which I can control from ruby. Any help is very much appreciated.
Andreas
-
I just stumbled over my last question, here is a possible answer:
thea render does the job for me, can be called via undocumented
TH4SU.render("output.jpg") { callback.call }
Has some flaws but generally works well.
Advertisement