Multithreaded-Ray-Tracer icon indicating copy to clipboard operation
Multithreaded-Ray-Tracer copied to clipboard

A Multithreaded Skeleton Ray Tracer designed to help you get started with start ray tracing, with fast rendering speed! This has been adapted around Sverre Kvaale's original wxWidgets Skeleton to enha...

Results 4 Multithreaded-Ray-Tracer issues
Sort by recently updated
recently updated
newest added

I have an error on visual studio when I build the project : ![image](https://user-images.githubusercontent.com/5774471/28719389-c8dbea42-7377-11e7-959f-d5d93a3746ac.png) CreateWindowExA : unfound

I was able to build this in Unix. I will upload tutorial documentation on how to set it up and Eclipse project files.

Thinking about porting this to use @openframeworks rather than wxwidgets. I have done some testing earlier this year and shouldn't be too much of a problem. -Benefits: Easily working on...

Currently Colin Friend has worked on a Mac OSX port. I'll try and get him on here and post his code and documentation.