Vray
Description
Chaos V-Ray is a 3D rendering plugin available for all major 3D design and CAD programs. It works seamlessly with 3ds Max, Cinema 4D, Houdini, Maya, Nuke, Revit, Rhino, SketchUp, and Unreal.
With V-Ray, artists and designers can explore and share their projects with real-time ray tracing and render high-quality 3D visualizations. It is widely used in architectural visualization, advertising, and visual effects for film and television.
Environment Modules
Run module spider vray
to find out what environment modules are available for this application.
System Variables
- HPC_VRAY_DIR - installation directory
Additional Information
To initially setup Vray you will need to run the following command, filling in the information appropriately for your vray licensed account.
$ setvrlservice -server <license server> -port <license server port> -username <username> -password <password>
- an example user would be:
$ setvrlservice -server 10.13.171.39 -port 30304 -username vrayaccount@ufl.edu -password <password>