POV-Ray

The Persistence of Vision Raytracer, or POV-Ray, is a ray tracing program which generates images from a text-based scene description, and is available for a variety of computer platforms. POV-Ray is a high-quality, Free Software tool for creating stunning three-dimensional graphics. The source code is available for those wanting to do their own ports.

Note

This is an autogenerated page, more detail including examples may be available for this package. Please see the first section of Software on Stanage

After connecting to Stanage (see Establishing a SSH connection), start an interactive session with the following command:

srun --pty bash -i

A version of POV-Ray can then be made available with one of the following:

module load POV-Ray/3.7.0.7-foss-2022b

Notes

POV-Ray was installed using Easybuild, build details can be found in $EBROOTPOVMINRAY/easybuild with a given module loaded.

Dependencies for latest version of POV-Ray