Thu, 03 Jan 2008 18:06:34 +0100 MIT license for sources pyrit
Radek Brich <radek.brich@devl.cz> [Thu, 03 Jan 2008 18:06:34 +0100] rev 44
MIT license for sources update README, DEVNOTES and TODO
Sun, 30 Dec 2007 00:11:47 +0100 memory optimization for octree pyrit
Radek Brich <radek.brich@devl.cz> [Sun, 30 Dec 2007 00:11:47 +0100] rev 43
memory optimization for octree fixed some visual artifacts in textures C++ demo and set ambient occlussion for rendering (-r)
Sat, 29 Dec 2007 13:53:33 +0100 cleaned Texture interface pyrit
Radek Brich <radek.brich@devl.cz> [Sat, 29 Dec 2007 13:53:33 +0100] rev 42
cleaned Texture interface new C++ demo: textures slightly adjusted SAH for kd-tree slightly optimized kd-tree building -- moved termination cond. so it's tested before recursion minor sphere intersection optimization
Tue, 18 Dec 2007 12:36:01 +0100 fix possible division by zero in ccdemos/common_ply.h pyrit
Radek Brich <radek.brich@devl.cz> [Tue, 18 Dec 2007 12:36:01 +0100] rev 41
fix possible division by zero in ccdemos/common_ply.h don't use DEFS variable in makefiles, just add it to CCFLAGS compile float version of libs with -fsingle-precision-constant
Mon, 17 Dec 2007 22:03:50 +0100 Makefile: added help and distclean target, plus small fixes pyrit
Radek Brich <radek.brich@devl.cz> [Mon, 17 Dec 2007 22:03:50 +0100] rev 40
Makefile: added help and distclean target, plus small fixes ccdemos/common_sdl.h: print fps to window caption instead of console update and key callbacks fixed segfault when resizing window pressing c now causes print out of camera coordinates ccdemos/spheres_shadow.cc: controlling position of a light and focal length of camera
Fri, 14 Dec 2007 16:51:22 +0100 ccdemos: put the common code to header files, common_ply.h and common_sdl.h pyrit
Radek Brich <radek.brich@devl.cz> [Fri, 14 Dec 2007 16:51:22 +0100] rev 39
ccdemos: put the common code to header files, common_ply.h and common_sdl.h move all ccdemos on octree and make them all realtime (-i argument)
(0) -30 -10 -6 +6 +10 +30 tip