Difference between revisions of "Vray"

From UFRC
Jump to navigation Jump to search
Line 41: Line 41:
 
# an example user would be:
 
# an example user would be:
  
$ setvrlservice -server 10.13.171.39 -port 30304 -username vrayaccount@ufl.edu -password <password>
+
$ setvrlservice -server chaos-license1-vm.ufhpc -port 30304 -username vrayaccount@ufl.edu -password <password>
  
 
|}}
 
|}}

Revision as of 16:42, 6 April 2023

Description

vray website  

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>

  1. an example user would be:

$ setvrlservice -server chaos-license1-vm.ufhpc -port 30304 -username vrayaccount@ufl.edu -password <password>