Canvas view camera element: Difference between revisions

Line 85: Line 85:


== Performance / Optimizations ==
== Performance / Optimizations ==
 
* provide a view-cache using a STL std::map<> ?
* use PBOs [http://forum.openscenegraph.org/viewtopic.php?t=10713&view=next]
* use PBOs [http://forum.openscenegraph.org/viewtopic.php?t=10713&view=next]
* consider hooking up the whole thing to the FGStatsManager (OSG stats) ?
* consider hooking up the whole thing to the FGStatsManager (OSG stats) ?