Canvas view camera element: Difference between revisions

Line 129: Line 129:
* 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) ?
* Torsten implemented some PagedLOD scheme to only render AI entities/objects if they're actually visible in terms of pixels on the screen <ref>{{cite web
  |url    =  https://sourceforge.net/p/flightgear/mailman/message/33057570/
  |title  =  <nowiki> [Flightgear-devel] Improved LOD handling for AI Models </nowiki>
  |author =  <nowiki> Torsten Dreyer </nowiki>
  |date  =  Nov 19th, 2014
  |added  =  Nov 19th, 2014
  |script_version = 0.40
  }}</ref>


== C++ ==
== C++ ==