Tagged Questions
2
votes
1answer
114 views
Ray Tracing concers: Efficient Data Structure and Photon Mapping
I'm trying to build a simple ray tracer for specific target scenes. An example of such scene can be seen below.
I'm concerned as to what accelerating data structure would be most efficient in this ...