Fri, 30 Nov 2007 00:44:51 +0100 | Radek Brich | naive color driven sub-sampling | file | diff | annotate |
Thu, 29 Nov 2007 18:30:16 +0100 | Radek Brich | new C++ demo: realtime.cc (real-time scene viewer using SDL) | file | diff | annotate |
Mon, 26 Nov 2007 23:12:40 +0100 | Radek Brich | added Camera, currently w/o Python binding | file | diff | annotate |
Sun, 25 Nov 2007 17:58:29 +0100 | Radek Brich | C++ demos: prepare infrastructure, add spheres_shadow.cc | file | diff | annotate |
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) | file | diff | annotate |
Sat, 24 Nov 2007 21:55:41 +0100 | Radek Brich | kd-tree: traversal algorithm (KdTree::nearest_intersection) | file | diff | annotate |
Thu, 22 Nov 2007 21:46:09 +0100 | Radek Brich | kd-tree: build algorithm - completed, untested | file | diff | annotate |