I have a pet project related to ray tracing. I need to generate ray traced images but the actual ray tracing is not the focus here. Thus I'd like to be able to freely use a library to do that for me.
I know of POVray but am a bit afraid of it for two reasons:
I've been googling for some days now and did not find anything suitable besides POV.
The question is...
Should I get over it and use POVray, or are there simple (but not simplistic), smaller, hidden ray tracing libs freely available, as in free speech?
OpenRT is a C++ ray-tracing library, which allows for synthesis of photo-realistic images. First of all, the library is developed for academic purposes: as an accompaniment to the computer graphics course and as a teaching aid for university students.
Ray tracing is a technique for generating an image by tracing the path of light as it bounces off objects. Path tracing is a similar technique, but it traces the path of light through a scene by following individual light rays.
If your target platform is modern Intel CPUs, Embree is a good option: http://software.intel.com/en-us/articles/embree-photo-realistic-ray-tracing-kernels/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With