TODO
2008-04-24 Radek Brich add 2D pixmap texture class pyrit
2008-04-23 Radek Brich material and texture classes moved to material.(cc,h) pyrit
2008-04-23 Radek Brich move shapes to extra source file pyrit
2008-04-22 Radek Brich rewrite subsampling from old code to DefaultSampler pyrit
2008-04-21 Radek Brich unify capitalization of method names in C++ and Python pyrit
2008-04-21 Radek Brich kd-tree traversal - avoid dynamic memory allocation pyrit
2008-04-20 Radek Brich kd-tree building - check all axes for best split, add additional shape-bbox check pyrit
2008-03-29 Radek Brich new python demo: boxes pyrit
2008-03-27 Radek Brich workaround for divide by zero bug in octree pyrit
2008-03-25 Radek Brich Doxygen pyrit
2008-01-03 Radek Brich MIT license for sources pyrit
2007-12-17 Radek Brich Makefile: added help and distclean target, plus small fixes pyrit
2007-12-09 Radek Brich quaternion moved to extra header file pyrit
2007-12-09 Radek Brich new Raytracer option: oversampling pyrit
2007-12-09 Radek Brich refraction pyrit
2007-12-08 Radek Brich pyrit_verbosity: new variable for controlling amount of output, see common.h pyrit
2007-12-08 Radek Brich smooth triangles (aka Phong shading) 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-26 Radek Brich added Camera, currently w/o Python binding 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-22 Radek Brich kd-tree: build algorithm - searching for all posible splits pyrit
2007-11-18 Radek Brich pthreads and other fixes for Windows pyrit
2007-11-17 Radek Brich multi-threaded rendering via pthreads pyrit
2007-11-16 Radek Brich some notes in TODO pyrit
2007-11-09 Radek Brich added TODO pyrit
less more (0) tip