Next:
Bugs
, Previous:
Usage
, Up:
Top
5 Projects and other things left to do
5.1 Coming Attractions
SOLID 4 will have the following added features:
Compressed AABB trees for reducing the memory footprint of triangle meshes to roughly 18 bytes per triangle.
A general ray cast for all shape types.
Shape casting: returning the first collision of a shape that is translated along a ray.
Scene graphs for managing complex shapes.
A binary format for streaming of shapes.