jdxyw / RayTracer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 56.0%Language:C 44.0%