Initializing Nasal early: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 42: Line 42:
** VIDEO: gui, canvas, canvasGUI
** VIDEO: gui, canvas, canvasGUI
* making the initialization process/splash screen more responsive by using Nasal/Canvas instead of hard-coded GL code [http://forum.flightgear.org/viewtopic.php?f=71&t=23542] [http://forum.flightgear.org/viewtopic.php?f=71&t=22021] ({{Issue|1456}}) {{Pending}}
* making the initialization process/splash screen more responsive by using Nasal/Canvas instead of hard-coded GL code [http://forum.flightgear.org/viewtopic.php?f=71&t=23542] [http://forum.flightgear.org/viewtopic.php?f=71&t=22021] ({{Issue|1456}}) {{Pending}}
* allowing custom startup profiles/modes to be implemented via Nasal helper scripts, for example: {{Not done}}
* allowing custom startup profiles/modes to be implemented via Nasal helper scripts (which also touches the area of '[[Howto:Create_a_custom_version_of_FlightGear|modding]]'), for example: {{Not done}}
** [[FGCanvas]]
** [[FGCanvas]]
** running stand-alone Canvas applications, e.g. the [[Interactive Nasal REPL]] or a [[MapStructure]] map
** running stand-alone Canvas applications, e.g. the [[Interactive Nasal REPL]] or a [[MapStructure]] map
** [[FlightGear Benchmark]]
** [[FlightGear Benchmark]]
** [[FlightGear Headless]]
** [[FlightGear Headless]]
** [[FGViewer]]
** supporting stand-alone [[Nasal]]/[[Canvas]]-baased applications like a MapStructure-based moving map or a virtual [[Stand Alone ATC Control Development|ATC client]]
** supporting stand-alone [[Nasal]]/[[Canvas]]-baased applications like a MapStructure-based moving map or a virtual [[Stand Alone ATC Control Development|ATC client]]
** supporting a safe subset of subsystems for [[Howto:Optimizing FlightGear for mobile devices|mobile devices]]  
** supporting a safe subset of subsystems for [[Howto:Optimizing FlightGear for mobile devices|mobile devices]]  

Navigation menu