clray

log src/scene.h

age author description
Mon, 28 Dec 2015 09:08:49 +0200 John Tsiombikas minor cleanups
Fri, 10 Sep 2010 16:47:00 +0100 John Tsiombikas separated the OpenGL visualization and added a CPU raytracing mode
Sun, 29 Aug 2010 04:20:42 +0100 John Tsiombikas fixed the issue of hitting maximum vertical image sizes for large kdtrees
Sat, 28 Aug 2010 09:38:49 +0100 John Tsiombikas shoehorned the kdtree into an opnecl image and improved performance slightly
Fri, 27 Aug 2010 01:00:04 +0100 John Tsiombikas out of resources?!
Thu, 26 Aug 2010 20:24:07 +0100 John Tsiombikas stopped using a heap to flatten the kdtree. added explicit left/right indices
Tue, 24 Aug 2010 05:43:57 +0100 John Tsiombikas performance sucks