TODO
branchpyrit
changeset 19 4e0955fca797
parent 15 a0a3e334744f
child 20 f22952603f29
equal deleted inserted replaced
18:25b7c445cf61 19:4e0955fca797
     1  * kd-tree:
     1  * kd-tree:
     2    - optimize structures
     2    - optimize structures
     3    - optimize construction: do not use bounding boxes of shapes, instead implement box-shape intersection
     3    - optimize construction: do not use bounding boxes of shapes, instead implement box-shape intersection
     4  * transforms, camera
     4    - save/load
     5  * update Python binding, new classes
     5  * update Python binding, Camera, new classes
     6  * more complex demos
     6  * more complex demos
     7 
     7 
     8 
     8 
     9 New Classes?
     9 New Classes?
    10 ============
    10 ============