TODO
Thu, 15 May 2008 00:07:25 +0200 Radek Brich added Python binding for material.h classes pyrit
Thu, 08 May 2008 09:21:25 +0200 Radek Brich update README pyrit
Fri, 02 May 2008 13:27:47 +0200 Radek Brich packetize Phong shader pyrit
Thu, 24 Apr 2008 10:49:11 +0200 Radek Brich add 2D pixmap texture class pyrit
Wed, 23 Apr 2008 14:39:33 +0200 Radek Brich material and texture classes moved to material.(cc,h) pyrit
Wed, 23 Apr 2008 10:38:33 +0200 Radek Brich move shapes to extra source file pyrit
Tue, 22 Apr 2008 13:33:12 +0200 Radek Brich rewrite subsampling from old code to DefaultSampler pyrit
Mon, 21 Apr 2008 09:05:09 +0200 Radek Brich unify capitalization of method names in C++ and Python pyrit
Mon, 21 Apr 2008 08:47:36 +0200 Radek Brich kd-tree traversal - avoid dynamic memory allocation pyrit
Sun, 20 Apr 2008 16:48:24 +0200 Radek Brich kd-tree building - check all axes for best split, add additional shape-bbox check pyrit
Sat, 29 Mar 2008 18:01:45 +0100 Radek Brich new python demo: boxes pyrit
Fri, 28 Mar 2008 00:53:20 +0100 Radek Brich workaround for divide by zero bug in octree pyrit
Wed, 26 Mar 2008 00:52:27 +0100 Radek Brich Doxygen pyrit
Thu, 03 Jan 2008 18:06:34 +0100 Radek Brich MIT license for sources pyrit
Mon, 17 Dec 2007 22:03:50 +0100 Radek Brich Makefile: added help and distclean target, plus small fixes pyrit
Sun, 09 Dec 2007 23:10:58 +0100 Radek Brich quaternion moved to extra header file 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 12:37:45 +0100 Radek Brich smooth triangles (aka Phong shading) 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 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
Thu, 22 Nov 2007 17:53:34 +0100 Radek Brich kd-tree: build algorithm - searching for all posible splits pyrit
Sun, 18 Nov 2007 11:20:56 +0100 Radek Brich pthreads and other fixes for Windows pyrit
Sat, 17 Nov 2007 17:20:36 +0100 Radek Brich multi-threaded rendering via pthreads pyrit
Fri, 16 Nov 2007 10:25:12 +0100 Radek Brich some notes in TODO pyrit
Fri, 09 Nov 2007 10:17:27 +0100 Radek Brich added TODO pyrit
less more (0) tip