sketchucation logo sketchucation
    • Login
    1. Home
    2. mcekk
    3. Posts
    ℹ️ Licensed Extensions | FredoBatch, ElevationProfile, FredoSketch, LayOps, MatSim and Pic2Shape will require license from Sept 1st More Info
    M
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 7
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: V-Ray scripting in ruby?

      Many Thanks Jiminy. !

      posted in V-Ray
      M
      mcekk
    • RE: V-Ray scripting in ruby?

      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.

      posted in V-Ray
      M
      mcekk
    • RE: V-Ray scripting in ruby?

      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.

      posted in V-Ray
      M
      mcekk
    • RE: Newby Ruby "Undefined Method" issue

      The code is good. From the console it appears that the first run was ok, and then you ran again the script and the face cannot be created. The problem is that you are trying to create a face object in the same place occupied by the face created before. Clean all your objects first (select all> delete), and try again.

      posted in Developers' Forum
      M
      mcekk
    • RE: V-Ray scripting in ruby?

      Thanks Ted.

      posted in V-Ray
      M
      mcekk
    • RE: V-Ray scripting in ruby?

      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.

      posted in V-Ray
      M
      mcekk
    • V-Ray scripting in ruby?

      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

      posted in V-Ray render plugins extensions
      M
      mcekk
    • 1 / 1