POV-Ray: Difference between revisions

From UFRC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]]
[[Category:Software]]
[[Category:AlexReview]]
[[Category:Graphics]]
{|<!--CONFIGURATION: REQUIRED-->
{|<!--CONFIGURATION: REQUIRED-->
|{{#vardefine:app|POV-Ray}}
|{{#vardefine:app|POV-Ray}}
Line 24: Line 26:


===GNU===
===GNU===
* {{#var:app}}
* {{lc:{{#var:app}}}}
===Intel===
===Intel===
* intel/2013
* intel/2013
* {{#var:app}}
* {{lc:{{#var:app}}}}


==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==

Latest revision as of 19:17, 27 May 2022

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

  • pov-ray

Intel

  • intel/2013
  • pov-ray

System Variables

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