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 |
Fri, 23 Nov 2007 16:14:38 +0100 | Radek Brich | move nearest_intersection() to Container, add dummy KdTree.load(), plus small fixes | file | diff | annotate |
Fri, 23 Nov 2007 01:24:33 +0100 | Radek Brich | kd-tree: build algorithm tested and fixed | file | diff | annotate |
Thu, 22 Nov 2007 18:10:10 +0100 | Radek Brich | fixed virtual method get_bbox() for all shapes, default thread num changed to 4 | file | diff | annotate |
Sun, 18 Nov 2007 11:20:56 +0100 | Radek Brich | pthreads and other fixes for Windows | file | diff | annotate |