Template:Canvas Frameworks: Difference between revisions

From FlightGear wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{#ifeq: {{{mode}}} | by-year |  
{{#switch: {{{mode|by-year}}}
'''by-year''' still missing ...
| by-year=
|


<!-- listing by year -->
=== 2013 ===
* [[Canvas MFD Framework]] {{Progressbar|10}}
* [[MapStructure]] (2013/2014: Philosopher & Hooray) {{Progressbar|70}}
* [[Canvas ND Framework]] {{Progressbar|30}}
* [[NavDisplay]] (2013/2014: Gijs, Hyde) {{Progressbar|60}}
* [[Canvas PFD Framework]] {{Progressbar|10}}
* [[Canvas GUI]] (2013-2015: TheTom) {{Progressbar|40}}
* [[Canvas MCDU Framework]] {{Progressbar|30}}
* [[Canvas Map API]] (2012: Hooray) {{Progressbar|50}}
* [[Canvas MCDU Framework]] (2012: TheTom) {{Progressbar|60}}
 
=== Yet to come ===
See [[Unifying the 2D rendering backend via canvas]] and [[Canvas Wrappers]].
 
* [[Canvas Animation Framework]] (mostly copy/paste from existing frameworks)
* [[Canvas MFD Framework]] (2014: F-JYL, Hooray) {{Not done}}
* [[Canvas Radar]] (2014: 5H1N0B1, Hooray) {{Not done}}
* [[Canvas PFD Framework]] (2014: Gijs, Hyde, Hooray) {{Not done}}
* [[Canvas Plotting Framework]] (2014: kuifje09, Hooray) {{Not done}
* [[Canvas EFB Framework]] {{Not done}}
* [[Canvas EFB Framework]] {{Not done}}
* Canvas HUD Parser {{Not done}}
* [[ Howto:Parsing 2D Instruments using the Canvas|Canvas 2D Panel Parser]] {{Not done}}
* Canvas dialog XML parser {{Not done}}




In additon, as part of [[Unifying the 2D rendering backend via canvas]], we're also going to re-implement existing C++ features using the Canvas, which involves writing parsers for existing PropertyList-encoded XML files, such as:
| detailed=


* HUDs
| navbar=
* 2D Panels
* README.layout
* XML GUI dialogs


|
}}
}}

Revision as of 12:53, 23 February 2014

{{#switch: by-year

| by-year= 

2013

Yet to come

See Unifying the 2D rendering backend via canvas and Canvas Wrappers.


| detailed=

| navbar=

}}