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
|
file |
diff |
annotate
|
Mon, 19 May 2008 22:59:04 +0200 |
Radek Brich |
add sections about demos to README
pyrit
|
file |
diff |
annotate
|
Thu, 15 May 2008 19:15:57 +0200 |
Radek Brich |
added bench.py demo which prints tree build and render times
pyrit
|
file |
diff |
annotate
|
Thu, 15 May 2008 00:07:25 +0200 |
Radek Brich |
added Python binding for material.h classes
pyrit
|
file |
diff |
annotate
|
Tue, 06 May 2008 09:39:58 +0200 |
Radek Brich |
more build script tuning
pyrit
|
file |
diff |
annotate
|
Fri, 02 May 2008 13:27:47 +0200 |
Radek Brich |
packetize Phong shader
pyrit
|
file |
diff |
annotate
|
Tue, 29 Apr 2008 23:31:08 +0200 |
Radek Brich |
rename Python module from 'raytracer' to 'pyrit'
pyrit
|
file |
diff |
annotate
|
Tue, 29 Apr 2008 13:56:29 +0200 |
Radek Brich |
use SSE for float to char image buffer conversion
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 10:38:33 +0200 |
Radek Brich |
move shapes to extra source file
pyrit
|
file |
diff |
annotate
|
Mon, 21 Apr 2008 09:05:09 +0200 |
Radek Brich |
unify capitalization of method names in C++ and Python
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
|
Mon, 14 Apr 2008 12:51:50 +0200 |
Radek Brich |
move "smooth" attribute from Triangle to Material
pyrit
|
file |
diff |
annotate
|
Tue, 08 Apr 2008 01:05:12 +0200 |
Radek Brich |
moving to SCons build system
pyrit
|
file |
diff |
annotate
|