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 year 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-28T17:23:58.000Z (over 2 years ago)
- Last Synced: 2024-11-18T23:53:18.701Z (over 1 year ago)
- Language: C++
- Homepage: http://www.yafaray.org
- Size: 7.83 MB
- Stars: 61
- Watchers: 7
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSES
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-cg-vfx-pipeline - Yafaray - 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. (Digital Content Creation Software (DCCs) / Rendering Engines)
- 3d-resources - Yafaray - source montecarlo raytracing engine released under the LGPL 2.1 license. (Software Reference / Render Engines)
- 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/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.