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
|
Thu, 24 Apr 2008 18:12:32 +0200 |
Radek Brich |
vectorize makeRayPacket() using SSE intrinsics
pyrit
|
file |
diff |
annotate
|
Thu, 24 Apr 2008 13:55:11 +0200 |
Radek Brich |
prepare structures for packet tracing
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
|
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
|
Fri, 11 Apr 2008 12:46:36 +0200 |
Radek Brich |
new option to choose single or double precision floats
pyrit
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 17:54:27 +0100 |
Radek Brich |
fix sphere transmissivity, rename demo.py to spheres_glass.py
pyrit
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 12:09:50 +0100 |
Radek Brich |
fix bugs
pyrit
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 10:56:56 +0100 |
Radek Brich |
more raytrace_worker optimization and cleaning
pyrit
|
file |
diff |
annotate
|
Sat, 29 Mar 2008 02:17:22 +0100 |
Radek Brich |
slighly optimized raytrace_worker
pyrit
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 23:30:04 +0100 |
Radek Brich |
new implementation of sample_queue
pyrit
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 21:47:32 +0100 |
Radek Brich |
remove debug messages - algorithm seems stable, but it's slow
pyrit
|
file |
diff |
annotate
|
Fri, 28 Mar 2008 17:13:21 +0100 |
Radek Brich |
rewritten threads with heavy debug information
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 17:03:38 +0100 |
Radek Brich |
begin moving subsampling and oversampling to Sampler
pyrit
|
file |
diff |
annotate
|
Wed, 26 Mar 2008 14:29:21 +0100 |
Radek Brich |
move Sampler classes to sampler.cc
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
|
Sat, 29 Dec 2007 13:53:33 +0100 |
Radek Brich |
cleaned Texture interface
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 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
|