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 15:01:51 +0100 |
Radek Brich |
make over-sampling work together with sub-sampling
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
|
Fri, 07 Dec 2007 14:56:39 +0100 |
Radek Brich |
tuned ray-triangle intersection, now there are three algorithms to choose from:
pyrit
|
file |
diff |
annotate
|
Mon, 03 Dec 2007 01:49:23 +0100 |
Radek Brich |
new make infrastructure
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 21:47:10 +0100 |
Radek Brich |
add Raytracer::setThreads()
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 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
|
Fri, 23 Nov 2007 01:24:33 +0100 |
Radek Brich |
kd-tree: build algorithm tested and fixed
pyrit
|
file |
diff |
annotate
|
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
|
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:47:06 +0100 |
Radek Brich |
resolve warnings from current g++
pyrit
|
file |
diff |
annotate
|
Sat, 17 Nov 2007 17:20:36 +0100 |
Radek Brich |
multi-threaded rendering via pthreads
pyrit
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|