Multi-frame Data

There is currently no good way to handle multi-frame data in OpenSG. This is a serious issue as that is needed for a useable frames-per-second counter and anything that wants to benefit from frame-to-frame coherency, like multi-frame occlusion culling.

Need to add more details here