Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/YafaRay/libYafaRay

libYafaRay is a free open-source montecarlo raytracing engine released under the LGPL 2.1 license. Raytracing is a rendering technique for generating realistic images by tracing the path of light through a 3D scene.
https://github.com/YafaRay/libYafaRay

Last synced: about 1 month ago
JSON representation

libYafaRay is a free open-source montecarlo raytracing engine released under the LGPL 2.1 license. Raytracing is a rendering technique for generating realistic images by tracing the path of light through a 3D scene.

Awesome Lists containing this project

README

        

DESCRIPTION
-----------
libYafaRay is a free open-source montecarlo raytracing engine released under the LGPL 2.1 license. Raytracing is a rendering technique for generating realistic images by tracing the path of light through a 3D scene.

For more information, see: www.yafaray.org

SOURCE CODE
-----------
libYafaRay source code is hosted in GitHub: https://github.com/YafaRay/libYafaRay

BUG REPORTS / FEATURE REQUESTS
------------------------------
Please use the GitHub bug tracking system to report bugs in libYafaRay instead of the YafaRay website bug tracking.

* GitHub bug tracking (preferred): https://github.com/YafaRay/libYafaRay/issues

* YafaRay website bug tracking: http://www.yafaray.org/development/bugtracker/yafaray

Thank you.

YafaRay development Team.