blob: 29763c62d7f8cd9ebe8c3d3261170205a5e8f91d (
plain)
1
2
3
4
5
6
7
|
YafaRay is a free open-source raytracing engine. Raytracing is a rendering
technique for generating realistic images by tracing the path of light
through a 3D scene.
python3 is an optional dependency, to enable python bindings.
To disable building the Qt gui pass the script the variable QTGUI=OFF
|