Canvas scenery overlays: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 403: Line 403:


=== FlightGear ===
=== FlightGear ===
The FlightGear side of things will need a way to register a new Canvas placement so that orthographic/terrain placements can be implemented.
This will basically require implementing the Canvas::Placement interface, i.e. by looking at $SG_SRC/canvas/CanvasObjectPlacement.?xx
<syntaxhighlight lang="diff">
<syntaxhighlight lang="diff">
</syntaxhighlight>
</syntaxhighlight>

Navigation menu