V-Ray scripting in ruby?

General discussion on V-Ray for SketchUp [LOCKED]

V-Ray scripting in ruby?

Postby mcekk » Wed Oct 01, 2014 9:08 pm

Hi everyone,

Is it possible to access methods and/or classes for V-Ray objects through the SU API?
I want to edit the lights, materials and rendering options in an automated way.

So far, I was able to apply geometric transformations to the lights using the following method:
  1. I created a separated .skp file for each of the light objects (rectangle, spot, omni) with fixed parameters. These objects are saved as groups.
  2. I loaded these files as component definitions and created instances as needed.
  3. I applied geom transformations (translations rotations and scaling) to those components to set up the scene.


However I also want to change some parameters of the lighting and the materials from the script. Where is this information stored? Is there a xml file somewhere?

Thanks in advance

SU 2014 + VR2.0
0

mcekk 
 

Re: V-Ray scripting in ruby?

Postby TedVitale_CG » Thu Oct 02, 2014 3:07 pm

Ill forward your question to the developers and get back to you when I have an answer.
0
Ted Vitale
Owner | Creative Director
www.voxl.vision
User avatar
TedVitale_CG 
Vray Support
Vray Support
 

Re: V-Ray scripting in ruby?

Postby jiminy-billy-bob » Thu Oct 02, 2014 5:50 pm

As far as I know, there is no API for VfS.
But the data is stored as XML in the object's attribute. So you can modify it to change the light's properties.
1
User avatar
jiminy-billy-bob 
PluginStore Author
PluginStore Author
 

Re: V-Ray scripting in ruby?

Postby mcekk » Thu Oct 02, 2014 11:15 pm

Thanks, Ted and Jiminy for the quick response.
Can I safely edit the file current_skp.xml (located at ASGVIS/VfS), that apparently stores the current global parameters?
Still can't find the light parameters.
0

mcekk 
 

Re: V-Ray scripting in ruby?

Postby TedVitale_CG » Mon Oct 06, 2014 3:24 pm

Send me a PM and Ill email over a short example from one of the Developers.
0
Ted Vitale
Owner | Creative Director
www.voxl.vision
User avatar
TedVitale_CG 
Vray Support
Vray Support
 

Re: V-Ray scripting in ruby?

Postby mcekk » Tue Oct 07, 2014 3:50 pm

Thanks Ted.
0

mcekk 
 

Re: V-Ray scripting in ruby?

Postby dkendig » Tue Oct 14, 2014 5:28 pm

no, that file gets overridden when you kick off a render. There are some helper functions we use to manipulate the xml that we store in the attribute dictionaries of the scene, but none of it is very obvious or easy to use for your own purposes. We are also going to be modifying the way a lot of our stuff works over the next couple versions, so if you were to tap in to our xml and play with it, it might not have a very long lifespan.
1
Devin Kendig
Developer
User avatar
dkendig 
 

Re: V-Ray scripting in ruby?

Postby mcekk » Tue Oct 14, 2014 9:52 pm

Thanks for the answer, Devin. Is there another V-Ray implementation where I can animate the illumination? Or I have to wait that this feature comes to SU? I also work with Blender. Thanks in advance.
0
Manuel Eguia
Associate Professor
University of Quilmes

mcekk 
 

Re: V-Ray scripting in ruby?

Postby dkendig » Thu Oct 16, 2014 7:23 pm

we currently don't support animated parameters in any portion of V-Ray for SketchUp
0
Devin Kendig
Developer
User avatar
dkendig 
 

Re: V-Ray scripting in ruby?

Postby mcekk » Tue Oct 21, 2014 12:37 am

I was able to do some short progress modifying the skp files from each light separately and reloading through the ruby script. The only thing that it is still missing is the possibility to render the scene from the script. It is possible to do this from the SU API or from the system? Thanks in advance.
0
Manuel Eguia
Associate Professor
University of Quilmes

mcekk 
 

Re: V-Ray scripting in ruby?

Postby jiminy-billy-bob » Tue Oct 21, 2014 8:07 am

Yes, you can call
VRayForSketchUp.launch_vray_render
VRayForSketchUp.launch_vray_rt_render
VRayForSketchUp.launch_vray_batch_render
0
User avatar
jiminy-billy-bob 
PluginStore Author
PluginStore Author
 

Re: V-Ray scripting in ruby?

Postby mcekk » Tue Oct 21, 2014 11:15 pm

Many Thanks Jiminy. !
0
Manuel Eguia
Associate Professor
University of Quilmes

mcekk 
 

Re: V-Ray scripting in ruby?

Postby tuanminhtq » Mon Jan 03, 2022 11:01 am

How to call this to run Vray in ruby, please help, thanks alot
VRayForSketchUp.launch_vray_render
VRayForSketchUp.launch_vray_rt_render
VRayForSketchUp.launch_vray_batch_render
0

tuanminhtq 
 

SketchUcation One-Liner Adverts

by Ad Machine » 5 minutes ago



Ad Machine 
Robot
 



 

Return to V-Ray

Who is online

Users browsing this forum: Bing [Bot] and 2 guests