2007-12-05 | Radek Brich | new C++ demo: realtime_dragon.cc | file | diff | annotate |
2007-12-03 | Radek Brich | new make infrastructure | file | diff | annotate |
2007-11-25 | Radek Brich | fix last leak as reported by valgrind | file | diff | annotate |
2007-11-25 | Radek Brich | add Raytracer::setThreads() | file | diff | annotate |
2007-11-25 | Radek Brich | C++ demos: prepare infrastructure, add spheres_shadow.cc | file | diff | annotate |
2007-11-25 | Radek Brich | replace Plane with axis-aligned Box (because infinite Plane is not usable with kd-tree) | file | diff | annotate |
2007-11-22 | Radek Brich | kd-tree: build algorithm - searching for all posible splits | file | diff | annotate |
2007-11-18 | Radek Brich | pthreads and other fixes for Windows | file | diff | annotate |