2007-11-25 | Radek Brich | C++ demos: prepare infrastructure, add spheres_shadow.cc | file | diff | annotate |
2007-11-25 | Radek Brich | replace Plane with axis-aligned Box (because infinite Plane is not usable with kd-tree) | file | diff | annotate |
2007-11-24 | Radek Brich | new python demo: buddha | file | diff | annotate |
2007-11-24 | Radek Brich | kd-tree: traversal algorithm (KdTree::nearest_intersection) | file | diff | annotate |
2007-11-23 | Radek Brich | move nearest_intersection() to Container, add dummy KdTree.load(), plus small fixes | file | diff | annotate |
2007-11-22 | Radek Brich | kd-tree: build algorithm - searching for all posible splits | file | diff | annotate |
2007-11-18 | Radek Brich | pthreads and other fixes for Windows | file | diff | annotate |
2007-11-17 | Radek Brich | multi-threaded rendering via pthreads | file | diff | annotate |
2007-11-16 | Radek Brich | some notes in TODO | file | diff | annotate |
2007-11-09 | Radek Brich | added TODO | file | diff | annotate |