Fri, 14 Dec 2007 10:34:31 +0100 Radek Brich realtime_dragon demo: now fullsize model + octree pyrit
Fri, 14 Dec 2007 00:05:54 +0100 Radek Brich octree traversal rewritten to avoid recursion pyrit
Thu, 13 Dec 2007 00:08:11 +0100 Radek Brich new virtual Shape::intersect_bbox pyrit
Wed, 12 Dec 2007 19:59:19 +0100 Radek Brich new space partitioning structure: octree pyrit
Sun, 09 Dec 2007 23:10:58 +0100 Radek Brich quaternion moved to extra header file pyrit
Sun, 09 Dec 2007 15:01:51 +0100 Radek Brich make over-sampling work together with sub-sampling pyrit
Sun, 09 Dec 2007 13:31:38 +0100 Radek Brich new Raytracer option: oversampling pyrit
Sun, 09 Dec 2007 10:45:26 +0100 Radek Brich refraction pyrit
Sat, 08 Dec 2007 16:02:37 +0100 Radek Brich pyrit_verbosity: new variable for controlling amount of output, see common.h pyrit
Sat, 08 Dec 2007 14:07:42 +0100 Radek Brich new C++ demo: realtime_bunny pyrit
Sat, 08 Dec 2007 12:37:45 +0100 Radek Brich smooth triangles (aka Phong shading) pyrit
Fri, 07 Dec 2007 16:39:42 +0100 Radek Brich ccdemos/image.c: free png info structure pyrit
Fri, 07 Dec 2007 14:59:14 +0100 Radek Brich new demo: bunny.py pyrit
Fri, 07 Dec 2007 14:56:39 +0100 Radek Brich tuned ray-triangle intersection, now there are three algorithms to choose from: pyrit
Wed, 05 Dec 2007 18:54:23 +0100 Radek Brich new C++ demo: realtime_dragon.cc pyrit
Tue, 04 Dec 2007 08:58:05 +0100 Radek Brich fix a bug in KdNode::subdivide and remove some extra variables pyrit
Mon, 03 Dec 2007 01:49:23 +0100 Radek Brich new make infrastructure pyrit
Fri, 30 Nov 2007 00:44:51 +0100 Radek Brich naive color driven sub-sampling pyrit
Thu, 29 Nov 2007 18:30:16 +0100 Radek Brich new C++ demo: realtime.cc (real-time scene viewer using SDL) pyrit
Mon, 26 Nov 2007 23:12:40 +0100 Radek Brich added Camera, currently w/o Python binding pyrit
Mon, 26 Nov 2007 17:31:37 +0100 Radek Brich new demo: dragon.py pyrit
Sun, 25 Nov 2007 22:22:40 +0100 Radek Brich fix last leak as reported by valgrind pyrit
Sun, 25 Nov 2007 21:47:10 +0100 Radek Brich add Raytracer::setThreads() pyrit
Sun, 25 Nov 2007 17:58:29 +0100 Radek Brich C++ demos: prepare infrastructure, add spheres_shadow.cc pyrit
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) pyrit
Sat, 24 Nov 2007 23:55:54 +0100 Radek Brich new python demo: buddha pyrit
Sat, 24 Nov 2007 21:55:41 +0100 Radek Brich kd-tree: traversal algorithm (KdTree::nearest_intersection) pyrit
Fri, 23 Nov 2007 16:14:38 +0100 Radek Brich move nearest_intersection() to Container, add dummy KdTree.load(), plus small fixes pyrit
Fri, 23 Nov 2007 01:24:33 +0100 Radek Brich kd-tree: build algorithm tested and fixed pyrit
Thu, 22 Nov 2007 21:46:09 +0100 Radek Brich kd-tree: build algorithm - completed, untested pyrit
(0) -30 +30 +50 tip