Sun, 27 Apr 2008 14:19:37 +0200 |
Radek Brich |
implement triangle packet intersection
pyrit
|
file |
diff |
annotate
|
Sun, 27 Apr 2008 09:44:49 +0200 |
Radek Brich |
prepare kd-tree traversal for packet tracing (4 rays at once)
pyrit
|
file |
diff |
annotate
|
Wed, 23 Apr 2008 19:35:03 +0200 |
Radek Brich |
remove forgotten noise.h includes
pyrit
|
file |
diff |
annotate
|
Wed, 23 Apr 2008 10:38:33 +0200 |
Radek Brich |
move shapes to extra source file
pyrit
|
file |
diff |
annotate
|
Mon, 21 Apr 2008 19:35:27 +0200 |
Radek Brich |
kd-tree: move recursive build subroutine from KdNode to KdTree
pyrit
|
file |
diff |
annotate
|
Mon, 21 Apr 2008 08:47:36 +0200 |
Radek Brich |
kd-tree traversal - avoid dynamic memory allocation
pyrit
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 19 Apr 2008 18:00:27 +0200 |
Radek Brich |
simplify kd-tree building, it's also much faster now
pyrit
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 18:06:34 +0100 |
Radek Brich |
MIT license for sources
pyrit
|
file |
diff |
annotate
|
Sat, 29 Dec 2007 13:53:33 +0100 |
Radek Brich |
cleaned Texture interface
pyrit
|
file |
diff |
annotate
|
Wed, 12 Dec 2007 19:59:19 +0100 |
Radek Brich |
new space partitioning structure: octree
pyrit
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 23:10:58 +0100 |
Radek Brich |
quaternion moved to extra header file
pyrit
|
file |
diff |
annotate
|
Sat, 08 Dec 2007 16:02:37 +0100 |
Radek Brich |
pyrit_verbosity: new variable for controlling amount of output, see common.h
pyrit
|
file |
diff |
annotate
|
Sat, 08 Dec 2007 14:07:42 +0100 |
Radek Brich |
new C++ demo: realtime_bunny
pyrit
|
file |
diff |
annotate
|
Sat, 08 Dec 2007 12:37:45 +0100 |
Radek Brich |
smooth triangles (aka Phong shading)
pyrit
|
file |
diff |
annotate
|