20,741
edits
m (→Mapserver) |
|||
| Line 6: | Line 6: | ||
== Development news == | == Development news == | ||
=== Adopting the new Canvas 2D rendering system === | |||
{{#ev:youtube|CIS8UyuJLgM}} | |||
As of July 2012, FlightGear core developers agreed to adopt Tom's new [[Canvas]] 2D rendering system. Initially, the idea will be to replace the current GUI toolkit (PUI/PLIB) and use a purely [[Canvas]]-based implementation instead. The implementation details are covered at [[Canvas Widgets]]. Future plans include reimplementing the current HUD and 2D panel system using the Canvas system. In addition, the canvas system will provide an opportunity to increasingly unify the 2D rendering backend in FlightGear in the months to come: [[Unifying the 2D rendering backend via canvas]]. Furthermore, the canvas system provides a novel way to abstract away the creation of fully interactive and dynamic moving map displays and GUI widgets using so called [[Canvas Maps]]. | |||