TODO
branchpyrit
changeset 11 4d192e13ee84
parent 7 bf17f9f84c91
child 12 f4fcabf05785
equal deleted inserted replaced
10:f9fad94cd0cc 11:4d192e13ee84
     1  * kd-tree
     1  * kd-tree:
       
     2    - optimize structures
       
     3    - optimize construction: do not use bounding boxes of shapes, instead implement box-shape intersection
     2  * transforms, camera
     4  * transforms, camera
       
     5  * update Python binding, new classes
       
     6  * C++ demos
     3 
     7 
     4 New Classes?
     8 New Classes?
     5 ============
     9 ============
     6 
    10 
     7 container.h  -- Container
    11 container.h  -- Container