src/kdtree.cc
Tue, 26 Jul 2016 18:19:37 +0200 Radek Brich Cleanup, dropped Windows support pyrit tip
Tue, 26 Jul 2016 17:41:36 +0200 Radek Brich Updated to compile: pyrit
Sat, 10 May 2008 14:29:37 +0200 Radek Brich build script fixes, add ldflags build option pyrit
Tue, 06 May 2008 09:39:58 +0200 Radek Brich more build script tuning pyrit
Mon, 05 May 2008 15:31:14 +0200 Radek Brich add MSVC compiler support, make it default for Windows pyrit
Fri, 02 May 2008 13:27:47 +0200 Radek Brich packetize Phong shader pyrit
Sun, 27 Apr 2008 22:55:17 +0200 Radek Brich Sphere, Box - RayPacket intersection pyrit
Sun, 27 Apr 2008 19:56:23 +0200 Radek Brich BBox - RayPacket intersection pyrit
Sun, 27 Apr 2008 14:19:37 +0200 Radek Brich implement triangle packet intersection 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 19:35:03 +0200 Radek Brich remove forgotten noise.h includes pyrit
Wed, 23 Apr 2008 10:38:33 +0200 Radek Brich move shapes to extra source file pyrit
Mon, 21 Apr 2008 19:35:27 +0200 Radek Brich kd-tree: move recursive build subroutine from KdNode to KdTree 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
less more (0) -15 tip