2007-12-29 Radek Brich memory optimization for octree pyrit
2007-12-29 Radek Brich cleaned Texture interface pyrit
2007-12-18 Radek Brich fix possible division by zero in ccdemos/common_ply.h pyrit
2007-12-17 Radek Brich Makefile: added help and distclean target, plus small fixes pyrit
2007-12-14 Radek Brich ccdemos: put the common code to header files, common_ply.h and common_sdl.h pyrit
2007-12-14 Radek Brich realtime_dragon demo: now fullsize model + octree pyrit
2007-12-13 Radek Brich octree traversal rewritten to avoid recursion pyrit
2007-12-12 Radek Brich new virtual Shape::intersect_bbox pyrit
2007-12-12 Radek Brich new space partitioning structure: octree pyrit
2007-12-09 Radek Brich quaternion moved to extra header file pyrit
2007-12-09 Radek Brich make over-sampling work together with sub-sampling 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 new C++ demo: realtime_bunny pyrit
2007-12-08 Radek Brich smooth triangles (aka Phong shading) pyrit
2007-12-07 Radek Brich ccdemos/image.c: free png info structure pyrit
2007-12-07 Radek Brich new demo: bunny.py pyrit
2007-12-07 Radek Brich tuned ray-triangle intersection, now there are three algorithms to choose from: pyrit
2007-12-05 Radek Brich new C++ demo: realtime_dragon.cc pyrit
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-26 Radek Brich added Camera, currently w/o Python binding pyrit
2007-11-26 Radek Brich new demo: dragon.py 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
(0) -30 +30 +50 tip