src/kdtree.cc
Tue, 04 Dec 2007 08:58:05 +0100 Radek Brich fix a bug in KdNode::subdivide and remove some extra variables pyrit
Mon, 03 Dec 2007 01:49:23 +0100 Radek Brich new make infrastructure pyrit
Fri, 30 Nov 2007 00:44:51 +0100 Radek Brich naive color driven sub-sampling pyrit
Thu, 29 Nov 2007 18:30:16 +0100 Radek Brich new C++ demo: realtime.cc (real-time scene viewer using SDL) pyrit
Sun, 25 Nov 2007 22:22:40 +0100 Radek Brich fix last leak as reported by valgrind pyrit
Sun, 25 Nov 2007 21:47:10 +0100 Radek Brich add Raytracer::setThreads() pyrit
Sun, 25 Nov 2007 17:58:29 +0100 Radek Brich C++ demos: prepare infrastructure, add spheres_shadow.cc pyrit
Sun, 25 Nov 2007 15:50:01 +0100 Radek Brich replace Plane with axis-aligned Box (because infinite Plane is not usable with kd-tree) pyrit
Sat, 24 Nov 2007 23:55:54 +0100 Radek Brich new python demo: buddha pyrit
Sat, 24 Nov 2007 21:55:41 +0100 Radek Brich kd-tree: traversal algorithm (KdTree::nearest_intersection) pyrit
Fri, 23 Nov 2007 16:14:38 +0100 Radek Brich move nearest_intersection() to Container, add dummy KdTree.load(), plus small fixes pyrit
Fri, 23 Nov 2007 01:24:33 +0100 Radek Brich kd-tree: build algorithm tested and fixed pyrit
Thu, 22 Nov 2007 21:46:09 +0100 Radek Brich kd-tree: build algorithm - completed, untested pyrit
Thu, 22 Nov 2007 17:53:34 +0100 Radek Brich kd-tree: build algorithm - searching for all posible splits pyrit
Thu, 25 Oct 2007 16:40:22 +0200 Radek Brich initial commit, raytracer source as written year ago and unchanged since 2007-03-25 pyrit
less more (0) tip