20,741
edits
(→Status) |
m (can be implicitly implemented by integrating Compositor and CompositeViewer Support in the form of a Canvas View element rendering an orthographic view: Hackathon Proposal: CompositeViewer and Canvas) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Affected by|article=Hackathon Proposal: CompositeViewer and Canvas|work=Integrating CompositeViewer Suppport and Compositor via a dedicated Canvas View element to render orthographic views to a Canvas|details=Post_FlightGear_2020.2_LTS_changes#Canvas}} | |||
[[File:787-8-terrain-map.jpeg|thumb|300px|Early Terrain radar emulation (from the 787-8)]] | [[File:787-8-terrain-map.jpeg|thumb|300px|Early Terrain radar emulation (from the 787-8)]] | ||
Line 118: | Line 120: | ||
== Status == | == Status == | ||
'''07/2020''' | '''07/2020''' | ||
{{Note|This can already be done by treating the tile as a 3D model, and using the patch from [[Howto:Extending Canvas to support rendering 3D models]]}} | {{Note|This can already be done by treating the tile as a 3D model and rendering an orthogonal projection of the tile(s), and using the patch from [[Howto:Extending Canvas to support rendering 3D models]]}} | ||
RFC (idea/feature request frequently discussed on the devel list and forum) | RFC (idea/feature request frequently discussed on the devel list and forum) | ||
Line 165: | Line 167: | ||
* https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/scene/tgdb/ReaderWriterSTG.cxx | * https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/scene/tgdb/ReaderWriterSTG.cxx | ||
* https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/scene/tgdb/SGReaderWriterBTG.cxx | * https://sourceforge.net/p/flightgear/simgear/ci/next/tree/simgear/scene/tgdb/SGReaderWriterBTG.cxx | ||
* [[Fgelev]] | |||
* [[Canvas Image]] | * [[Canvas Image]] | ||