webgl experiments

instancing

Demonstrates the use of instancing to render large numbers of objects more efficiently.

quadtree

Demonstrates a QuadTree implementation which can be used to make more efficient scene queries.