2008-04-27 Radek Brich implement triangle packet intersection pyrit
2008-04-27 Radek Brich prepare kd-tree traversal for packet tracing (4 rays at once) pyrit
2008-04-24 Radek Brich vectorize makeRayPacket() using SSE intrinsics pyrit
2008-04-24 Radek Brich prepare structures for packet tracing pyrit
2008-04-24 Radek Brich add 2D pixmap texture class pyrit
2008-04-23 Radek Brich remove forgotten noise.h includes pyrit
2008-04-23 Radek Brich material and texture classes moved to material.(cc,h) pyrit
2008-04-23 Radek Brich move shapes to extra source file pyrit
2008-04-22 Radek Brich rewrite subsampling from old code to DefaultSampler pyrit
2008-04-21 Radek Brich kd-tree: move recursive build subroutine from KdNode to KdTree pyrit
2008-04-21 Radek Brich unify capitalization of method names in C++ and Python pyrit
2008-04-21 Radek Brich kd-tree traversal - avoid dynamic memory allocation pyrit
2008-04-20 Radek Brich correct camera angle of view pyrit
2008-04-20 Radek Brich kd-tree building - check all axes for best split, add additional shape-bbox check pyrit
2008-04-19 Radek Brich simplify kd-tree building, it's also much faster now pyrit
Loading...
(0) -15 +15 tip