Sun, 27 Apr 2008 09:44:49 +0200 prepare kd-tree traversal for packet tracing (4 rays at once) pyrit
Radek Brich <radek.brich@devl.cz> [Sun, 27 Apr 2008 09:44:49 +0200] rev 84
prepare kd-tree traversal for packet tracing (4 rays at once) RayPacket and VectorPacket structures for packet tracing remove some redundant const's
Thu, 24 Apr 2008 18:12:32 +0200 vectorize makeRayPacket() using SSE intrinsics pyrit
Radek Brich <radek.brich@devl.cz> [Thu, 24 Apr 2008 18:12:32 +0200] rev 83
vectorize makeRayPacket() using SSE intrinsics
Thu, 24 Apr 2008 13:55:11 +0200 prepare structures for packet tracing pyrit
Radek Brich <radek.brich@devl.cz> [Thu, 24 Apr 2008 13:55:11 +0200] rev 82
prepare structures for packet tracing (it's already slightly faster, even without any explicit parallelization) supply missing virtual destructors
Thu, 24 Apr 2008 10:49:11 +0200 add 2D pixmap texture class pyrit
Radek Brich <radek.brich@devl.cz> [Thu, 24 Apr 2008 10:49:11 +0200] rev 81
add 2D pixmap texture class
Wed, 23 Apr 2008 19:35:03 +0200 remove forgotten noise.h includes pyrit
Radek Brich <radek.brich@devl.cz> [Wed, 23 Apr 2008 19:35:03 +0200] rev 80
remove forgotten noise.h includes common_ply.h: ignore invalid faces with duplicated points (this solves visual flaws in dragon model) extend loadShape for loading triangles realtime_dragon.cc demo: add kd-tree dump/load functionality, add colored perlin cloud texture
Wed, 23 Apr 2008 14:39:33 +0200 material and texture classes moved to material.(cc,h) pyrit
Radek Brich <radek.brich@devl.cz> [Wed, 23 Apr 2008 14:39:33 +0200] rev 79
material and texture classes moved to material.(cc,h) 2D texture mappings from textures.cc polished and moved to material.h add ColourMap class and subclasses to make textures more flexible two example textures: CheckersTexture and CloudTexture (using Perlin noise)
Wed, 23 Apr 2008 10:38:33 +0200 move shapes to extra source file pyrit
Radek Brich <radek.brich@devl.cz> [Wed, 23 Apr 2008 10:38:33 +0200] rev 78
move shapes to extra source file add serialize header and source file with common serialization functions dump/load feature for shapes and kd-tree fix few minor bugs
(0) -30 -10 -7 +7 +10 tip