Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/YafaRay/libYafaRay
- Owner: YafaRay
- Created: 2020-04-08T17:50:37.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T17:23:58.000Z (11 months ago)
- Last Synced: 2024-08-04T01:07:49.421Z (5 months ago)
- Language: C++
- Homepage: http://www.yafaray.org
- Size: 7.83 MB
- Stars: 61
- Watchers: 7
- Forks: 8
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSES
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-architecture - YafaRay - Raytracing engine. (3D Rendering Engines)
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/libYafaRayBUG 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.