Mon, 19 May 2008 22:59:04 +0200 |
Radek Brich |
add sections about demos to README
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
|
Thu, 08 May 2008 09:21:25 +0200 |
Radek Brich |
update README
pyrit
|
file |
diff |
annotate
|
Fri, 02 May 2008 13:27:47 +0200 |
Radek Brich |
packetize Phong shader
pyrit
|
file |
diff |
annotate
|
Thu, 24 Apr 2008 10:49:11 +0200 |
Radek Brich |
add 2D pixmap texture class
pyrit
|
file |
diff |
annotate
|
Wed, 23 Apr 2008 14:39:33 +0200 |
Radek Brich |
material and texture classes moved to material.(cc,h)
pyrit
|
file |
diff |
annotate
|
Wed, 23 Apr 2008 10:38:33 +0200 |
Radek Brich |
move shapes to extra source file
pyrit
|
file |
diff |
annotate
|
Tue, 22 Apr 2008 13:33:12 +0200 |
Radek Brich |
rewrite subsampling from old code to DefaultSampler
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
|
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, 29 Mar 2008 18:01:45 +0100 |
Radek Brich |
new python demo: boxes
pyrit
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 00:53:20 +0100 |
Radek Brich |
workaround for divide by zero bug in octree
pyrit
|
file |
diff |
annotate
|
Wed, 26 Mar 2008 00:52:27 +0100 |
Radek Brich |
Doxygen
pyrit
|
file |
diff |
annotate
|
Thu, 03 Jan 2008 18:06:34 +0100 |
Radek Brich |
MIT license for sources
pyrit
|
file |
diff |
annotate
|
Mon, 17 Dec 2007 22:03:50 +0100 |
Radek Brich |
Makefile: added help and distclean target, plus small fixes
pyrit
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 23:10:58 +0100 |
Radek Brich |
quaternion moved to extra header file
pyrit
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 13:31:38 +0100 |
Radek Brich |
new Raytracer option: oversampling
pyrit
|
file |
diff |
annotate
|
Sun, 09 Dec 2007 10:45:26 +0100 |
Radek Brich |
refraction
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 12:37:45 +0100 |
Radek Brich |
smooth triangles (aka Phong shading)
pyrit
|
file |
diff |
annotate
|
Fri, 30 Nov 2007 00:44:51 +0100 |
Radek Brich |
naive color driven sub-sampling
pyrit
|
file |
diff |
annotate
|
Thu, 29 Nov 2007 18:30:16 +0100 |
Radek Brich |
new C++ demo: realtime.cc (real-time scene viewer using SDL)
pyrit
|
file |
diff |
annotate
|
Mon, 26 Nov 2007 23:12:40 +0100 |
Radek Brich |
added Camera, currently w/o Python binding
pyrit
|
file |
diff |
annotate
|
Sun, 25 Nov 2007 17:58:29 +0100 |
Radek Brich |
C++ demos: prepare infrastructure, add spheres_shadow.cc
pyrit
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Sat, 24 Nov 2007 23:55:54 +0100 |
Radek Brich |
new python demo: buddha
pyrit
|
file |
diff |
annotate
|
Sat, 24 Nov 2007 21:55:41 +0100 |
Radek Brich |
kd-tree: traversal algorithm (KdTree::nearest_intersection)
pyrit
|
file |
diff |
annotate
|
Fri, 23 Nov 2007 16:14:38 +0100 |
Radek Brich |
move nearest_intersection() to Container, add dummy KdTree.load(), plus small fixes
pyrit
|
file |
diff |
annotate
|
Thu, 22 Nov 2007 17:53:34 +0100 |
Radek Brich |
kd-tree: build algorithm - searching for all posible splits
pyrit
|
file |
diff |
annotate
|
Sun, 18 Nov 2007 11:20:56 +0100 |
Radek Brich |
pthreads and other fixes for Windows
pyrit
|
file |
diff |
annotate
|
Sat, 17 Nov 2007 17:20:36 +0100 |
Radek Brich |
multi-threaded rendering via pthreads
pyrit
|
file |
diff |
annotate
|
Fri, 16 Nov 2007 10:25:12 +0100 |
Radek Brich |
some notes in TODO
pyrit
|
file |
diff |
annotate
|
Fri, 09 Nov 2007 10:17:27 +0100 |
Radek Brich |
added TODO
pyrit
|
file |
diff |
annotate
|