Canvas wrappers: Difference between revisions

Jump to navigation Jump to search
Line 17: Line 17:


== MFD ==
== MFD ==
The MFD module will provide a wrapper on top of the canvas system specifically designed for building MFD-type displays (PFD, ND, EICAS etc). The MFD module will be largely inspired on the hard coded displays currently available in FlightGear.
The MFD module will provide a wrapper on top of the canvas system specifically designed for building MFD-type displays (PFD, ND, EICAS etc). The MFD module will be largely inspired on the hard coded displays currently available in FlightGear, in particular the NavDisplay.


== 2D Panels ==
== 2D Panels ==
The 2D panel module will reimplement the existing 2D panel functionality in Canvas/Nasal space, so that the legacy C++ code can be slowly phased out.
The 2D panel module will reimplement the existing 2D panel functionality in Canvas/Nasal space, so that the legacy C++ code can be slowly phased out.

Navigation menu