blob: 3c8c3af41175ec1e3feca7663ad565a96cb8e4ba (
plain)
1
2
3
4
5
6
7
8
|
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.
Optional dependency: qt4. If this is installed, the Qt4 support
library for YafaRay (libyafarayqt.so) will be included in the
package. To disable Qt4 support, export QT=no in the script's
environment.
|