slackbuilds_ponce/graphics/yafaray
Matteo Bernardini 1f05201ff6 graphics/yafaray: Fixed download link.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
2013-11-10 08:53:57 +01:00
..
README graphics/yafaray: Fixed dep information 2012-08-27 13:07:09 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00
yafaray.info graphics/yafaray: Fixed download link. 2013-11-10 08:53:57 +01:00
yafaray.SlackBuild graphics/yafaray: Minor tweak to remove bash-specific syntax 2010-12-11 22:29:59 -06: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.

This package is built by default with QT4 support (needed if you intend to use
the blender plugin too). If you don't want it, launch the script as follows:
# USEQT=no ./yafaray.SlackBuild (assuming you're root)

You can also build Python bindings, provided you have swig and Python
installed. Simply run
# BUILDPYTHON=yes ./yafaray.SlackBuild (always assuming you're root)