rahulgarg
Still Fresh
I am starting a new raytracer (right now for the PC but later for the Pandora).
So why I am writing a raytracer? Because I know nothing about raytracing so want to learn
The goal is to optimize it for multicores and SSE on the PC first then once Pandora comes out will see what can be done with the Cortex A8.
The idea is to have a system similar to Povray : you write your scene in a file and the raytracer converts it into an image. Right now learning Povray and got a book on raytracing as well.
People who have experience with ray tracers : any tips ?
(Btw license will probably be apache2 for people who care about this stuff. but well I need to write code first )
So why I am writing a raytracer? Because I know nothing about raytracing so want to learn
The goal is to optimize it for multicores and SSE on the PC first then once Pandora comes out will see what can be done with the Cortex A8.
The idea is to have a system similar to Povray : you write your scene in a file and the raytracer converts it into an image. Right now learning Povray and got a book on raytracing as well.
People who have experience with ray tracers : any tips ?
(Btw license will probably be apache2 for people who care about this stuff. but well I need to write code first )