-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Ömercan Yazici edited this page Jan 13, 2021
·
17 revisions
THIS WIKI IS CURRENTLY ON MAINTENANCE!
PearRay is an experimental high accurate ray tracing application framework to create physical plausible, photo realistic or artistic single images or animation sequences. It's in active development, but still misses some of the 'required' features to be fully production ready.
See the Road Map for more information about the current status of the project.
- High quality images based on Spectral Rendering and Multiple Importance Sampling.
- Different integrators. (Distributed Raytracing, Bidirectional Raytracing, Progressive Photon Mapping and VCM)
- Shaders based on OSL with Displacement Mapping. (TODO)
- Resource Caching
- Radiometric (limited to visible and ultra violet spectrum), photometric or color based simulation.
- multi core rendering.
There is an open source blender integration addon available here.
Please have a look at the README.md.
Just run the CLI version.
pearray
or the viewer
prviewer
For more information about the both interfaces and their command line arguments see their respective pages: