src/raytracermodule.cc
Sun, 31 May 2009 16:53:05 +0200 Radek Brich build script: updated for latest SCons, moved config.h to build/, help and clean targets does not run configure any more, fixed GCC check, added check for zlib pyrit
Mon, 19 May 2008 22:59:04 +0200 Radek Brich add sections about demos to README pyrit
Thu, 15 May 2008 19:15:57 +0200 Radek Brich added bench.py demo which prints tree build and render times pyrit
Thu, 15 May 2008 00:07:25 +0200 Radek Brich added Python binding for material.h classes pyrit
Tue, 06 May 2008 09:39:58 +0200 Radek Brich more build script tuning pyrit
Fri, 02 May 2008 13:27:47 +0200 Radek Brich packetize Phong shader pyrit
Tue, 29 Apr 2008 23:31:08 +0200 Radek Brich rename Python module from 'raytracer' to 'pyrit' pyrit
Tue, 29 Apr 2008 13:56:29 +0200 Radek Brich use SSE for float to char image buffer conversion pyrit
Sun, 27 Apr 2008 09:44:49 +0200 Radek Brich prepare kd-tree traversal for packet tracing (4 rays at once) pyrit
Wed, 23 Apr 2008 10:38:33 +0200 Radek Brich move shapes to extra source file pyrit
Mon, 21 Apr 2008 09:05:09 +0200 Radek Brich unify capitalization of method names in C++ and Python 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
Mon, 14 Apr 2008 12:51:50 +0200 Radek Brich move "smooth" attribute from Triangle to Material pyrit
Tue, 08 Apr 2008 01:05:12 +0200 Radek Brich moving to SCons build system pyrit
Fri, 04 Apr 2008 13:54:47 +0200 Radek Brich add color support to lwo reader pyrit
Wed, 26 Mar 2008 17:03:38 +0100 Radek Brich begin moving subsampling and oversampling to Sampler pyrit
Wed, 26 Mar 2008 14:29:21 +0100 Radek Brich move Sampler classes to sampler.cc pyrit
Thu, 03 Jan 2008 18:06:34 +0100 Radek Brich MIT license for sources 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 10:45:26 +0100 Radek Brich refraction pyrit
Sat, 08 Dec 2007 12:37:45 +0100 Radek Brich smooth triangles (aka Phong shading) 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
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
Mon, 29 Oct 2007 15:50:17 +0100 Radek Brich use python-config, strip python version from demos, change [PyRit] to [pyrit] -- should use unix name everywhere pyrit
Thu, 25 Oct 2007 16:40:22 +0200 Radek Brich initial commit, raytracer source as written year ago and unchanged since 2007-03-25 pyrit
less more (0) tip