povray

3D ray-tracing engine for rendering photorealistic images

brewmacoslinux
Try with needOr install directly
Source

About

Persistence Of Vision RAYtracer (POVRAY)

Commands

povray

Examples

Render a POV-Ray scene file to PNG image$ povray scene.pov +O output.png
Render with specific image dimensions and quality$ povray scene.pov +W1920 +H1080 +Q9 +O output.png
Render with multi-threading for faster processing$ povray scene.pov +O output.png -J +P +X