Thu, 03 Jan 2008 18:06:34 +0100 Radek Brich MIT license for sources pyrit
Sun, 30 Dec 2007 00:11:47 +0100 Radek Brich memory optimization for octree pyrit
Sat, 29 Dec 2007 13:53:33 +0100 Radek Brich cleaned Texture interface pyrit
Tue, 18 Dec 2007 12:36:01 +0100 Radek Brich fix possible division by zero in ccdemos/common_ply.h pyrit
Mon, 17 Dec 2007 22:03:50 +0100 Radek Brich Makefile: added help and distclean target, plus small fixes pyrit
Fri, 14 Dec 2007 16:51:22 +0100 Radek Brich ccdemos: put the common code to header files, common_ply.h and common_sdl.h pyrit
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
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
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: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
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
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
(0) +60 tip