Difference between revisions of "POV-Ray"

From UFRC
Jump to navigation Jump to search
(Name of module is "povray", not pov-ray)
m (Text replacement - "#uppercase" to "uc")
Line 31: Line 31:
  
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
* HPC_{{#uppercase:{{#var:app}}}}_BIN - executable directory
+
* HPC_{{uc:{{#var:app}}}}_BIN - executable directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Revision as of 21:22, 6 December 2019

Description

POV-Ray website  

POV-Ray is short for the Persistence of Vision Raytracer, a tool for producing high-quality computer graphics. POV-Ray is Free Software (as per the definition of the Free Software Foundation) as its source code is licensed under the Affero General Public License (AGPL).

Required Modules

GNU

  • {{#lowercase:POV-Ray}}

Intel

  • intel/2013
  • {{#lowercase:POV-Ray}}

System Variables

  • HPC_POV-RAY_DIR - installation directory
  • HPC_POV-RAY_BIN - executable directory