src/raytracer.cc
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
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 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 18:10:10 +0100 Radek Brich fixed virtual method get_bbox() for all shapes, default thread num changed to 4 pyrit
Sun, 18 Nov 2007 11:20:56 +0100 Radek Brich pthreads and other fixes for Windows pyrit
Sat, 17 Nov 2007 17:47:06 +0100 Radek Brich resolve warnings from current g++ pyrit
Sat, 17 Nov 2007 17:20:36 +0100 Radek Brich multi-threaded rendering via pthreads pyrit
less more (0) tip