Home > RayTracer

RayTracer

RayTracer is a project mainly written in C++ and C, it's free.

This project is about Ray Tracer.

My porpose is to build a simple use, fast and beautiful Ray Tracer.

At the moment, I use the Qt 4.7 to display the image generated by tis Ray Tracer.I will use the OpenCV2.2 to deal with the image later. I also want to use the TBB3 to do the multicore computing later and build a custom Shader to render it.

If you have any question, you can contact with me by jdxyw2004 AT gamil.com. You also can visit my personal blog www.jdxyw.com

Previous:360io