2022-02-26 03:57:15 +08:00
|
|
|
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.
|
2010-09-09 22:47:02 +08:00
|
|
|
|
2022-02-26 03:57:15 +08:00
|
|
|
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.
|