diff -r 33f95441790e -r b4e09433934a TODO --- a/TODO Sat Dec 08 16:02:37 2007 +0100 +++ b/TODO Sun Dec 09 10:45:26 2007 +0100 @@ -1,11 +1,17 @@ +Bugs +==== + * concurrent read? (concurrent write should not occur) + +Future Plans +============ * kd-tree: - optimize structures - optimize construction: do not use bounding boxes of shapes, instead implement box-shape intersection - save/load + * uniform grid, octree + * textures (3D procedural, pixmaps later) * update Python binding: Camera, new classes - * more complex demos * namespace - * refractions, glass New Classes? ============