src/kdtree.cc
2007-12-04 Radek Brich fix a bug in KdNode::subdivide and remove some extra variables pyrit
2007-12-03 Radek Brich new make infrastructure pyrit
2007-11-29 Radek Brich naive color driven sub-sampling pyrit
2007-11-29 Radek Brich new C++ demo: realtime.cc (real-time scene viewer using SDL) pyrit
2007-11-25 Radek Brich fix last leak as reported by valgrind pyrit
2007-11-25 Radek Brich add Raytracer::setThreads() pyrit
2007-11-25 Radek Brich C++ demos: prepare infrastructure, add spheres_shadow.cc pyrit
2007-11-25 Radek Brich replace Plane with axis-aligned Box (because infinite Plane is not usable with kd-tree) pyrit
2007-11-24 Radek Brich new python demo: buddha pyrit
2007-11-24 Radek Brich kd-tree: traversal algorithm (KdTree::nearest_intersection) pyrit
2007-11-23 Radek Brich move nearest_intersection() to Container, add dummy KdTree.load(), plus small fixes pyrit
2007-11-23 Radek Brich kd-tree: build algorithm tested and fixed pyrit
2007-11-22 Radek Brich kd-tree: build algorithm - completed, untested pyrit
2007-11-22 Radek Brich kd-tree: build algorithm - searching for all posible splits pyrit
2007-10-25 Radek Brich initial commit, raytracer source as written year ago and unchanged since 2007-03-25 pyrit
less more (0) tip