Announcement

Collapse
No announcement yet.

Vray scene converter as a standalone script?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Vray scene converter as a standalone script?

    Is the scene converter available as an .ms file or similar. I wish to batch convert a bunch of Corona files with Pixamoon's excellent Library Track & Relink, but unfortunately that only has the option to convert to Corona. I can see this uses an .ms file (I have Corona installed too but no licence) Is there similar for Vray 5 that I can use?


  • #2
    type
    Code:
    convertToVray false
    in the listener to get the whole scene converted, or

    Code:
    convertToVray true
    to just convert what is selected.

    the functions live inside the vrutils.ms file. ("C:\Program Files\Autodesk\3ds Max 2021\scripts\Startup\vrayutils.ms")
    Lele
    Trouble Stirrer in RnD @ Chaos
    ----------------------
    emanuele.lecchi@chaos.com

    Disclaimer:
    The views and opinions expressed here are my own and do not represent those of Chaos Group, unless otherwise stated.

    Comment


    • #3
      Thank you!

      Comment

      Working...
      X