.bzrignore
author Radek Brich <radek.brich@devl.cz>
Sun, 25 Nov 2007 17:58:29 +0100
branchpyrit
changeset 15 a0a3e334744f
parent 10 f9fad94cd0cc
child 16 20bceb605f48
permissions -rw-r--r--
C++ demos: prepare infrastructure, add spheres_shadow.cc rename Ray::a to Ray::o KdNode::shapes changed to pointer and added to union together with *children (to save memory)
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4
c73bc405ee7a multi-threaded rendering via pthreads
Radek Brich <radek.brich@devl.cz>
parents:
diff changeset
     1
demos/*.png
15
a0a3e334744f C++ demos: prepare infrastructure, add spheres_shadow.cc
Radek Brich <radek.brich@devl.cz>
parents: 10
diff changeset
     2
ccdemos/*.png
10
f9fad94cd0cc kd-tree: build algorithm tested and fixed
Radek Brich <radek.brich@devl.cz>
parents: 4
diff changeset
     3
demos/kdtree.obj
15
a0a3e334744f C++ demos: prepare infrastructure, add spheres_shadow.cc
Radek Brich <radek.brich@devl.cz>
parents: 10
diff changeset
     4
demos/*.ply