POV-Ray: Difference between revisions
Jump to navigation
Jump to search
Created page with "Category:Software {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|POV-Ray}} |{{#vardefine:url|http://www.povray.org/}} <!--CONFIGURATION: OPTIONAL (|1}} means it's ON)-..." |
No edit summary |
||
(6 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 23: | Line 25: | ||
==Required Modules== | ==Required Modules== | ||
=== | ===GNU=== | ||
* {{#var:app}} | * {{lc:{{#var:app}}}} | ||
=== | ===Intel=== | ||
* intel | * intel/2013 | ||
* {{ | * {{lc:{{#var:app}}}} | ||
==System Variables== | ==System Variables== | ||
* HPC_{{ | * HPC_{{uc:{{#var:app}}}}_DIR - installation 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 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