Difference between revisions of "Vray"
(Created page with "[[Category:Software] Category:Graphics] {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|vray}} |{{#vardefine:url|https://www.chaos.com/3d-rendering-software"}} <!--CONF...") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category:Software] | + | [[Category:Software]] |
− | [[Category:Graphics | + | [[Category:Graphics]] |
{|<!--CONFIGURATION: REQUIRED--> | {|<!--CONFIGURATION: REQUIRED--> | ||
|{{#vardefine:app|vray}} | |{{#vardefine:app|vray}} | ||
− | |{{#vardefine:url|https://www.chaos.com/3d-rendering-software | + | |{{#vardefine:url|https://www.chaos.com/3d-rendering-software}} |
<!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)--> | ||
|{{#vardefine:conf|}} <!--CONFIGURATION--> | |{{#vardefine:conf|}} <!--CONFIGURATION--> | ||
− | |{{#vardefine:exe|}} <!--ADDITIONAL INFO--> | + | |{{#vardefine:exe|1}} <!--ADDITIONAL INFO--> |
|{{#vardefine:job|}} <!--JOB SCRIPTS--> | |{{#vardefine:job|}} <!--JOB SCRIPTS--> | ||
|{{#vardefine:policy|}} <!--POLICY--> | |{{#vardefine:policy|}} <!--POLICY--> | ||
Line 35: | Line 35: | ||
{{#if: {{#var: exe}}|==Additional Information== | {{#if: {{#var: exe}}|==Additional Information== | ||
− | To initially setup Vray you will need to run the following | + | To initially setup Vray you will need to run the following commands, filling in the information appropriately for your vray licensed account. |
+ | |||
+ | $ ml vray | ||
$ setvrlservice -server <license server> -port <license server port> -username <username> -password <password> | $ setvrlservice -server <license server> -port <license server port> -username <username> -password <password> | ||
# an example user would be: | # an example user would be: | ||
+ | |||
+ | $ ml vray | ||
$ setvrlservice -server chaos-license1-vm.ufhpc -port 30304 -username vrayaccount@ufl.edu -password <password> | $ setvrlservice -server chaos-license1-vm.ufhpc -port 30304 -username vrayaccount@ufl.edu -password <password> |
Latest revision as of 16:46, 6 April 2023
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 commands, filling in the information appropriately for your vray licensed account.
$ ml vray
$ setvrlservice -server <license server> -port <license server port> -username <username> -password <password>
- an example user would be:
$ ml vray
$ setvrlservice -server chaos-license1-vm.ufhpc -port 30304 -username vrayaccount@ufl.edu -password <password>