Initializing Nasal early: Difference between revisions

Jump to navigation Jump to search
no edit summary
m (http://forum.flightgear.org/viewtopic.php?f=71&t=22021)
No edit summary
Line 6: Line 6:
* providing an integrated GUI front-end/launcher
* providing an integrated GUI front-end/launcher
* moving Nasal initialization out of C++ into scripting space
* moving Nasal initialization out of C++ into scripting space
* and decoupling FlightGear initialization such that certain subsystems can be optionally disabled
* decoupling FlightGear initialization such that certain subsystems can be optionally disabled
* 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=22021]
* 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=22021]
* allowing custom startup profiles/modes to be implemented via Nasal helper scripts, for example:
** [[FGCanvas]]
** [[FlightGear Benchmark]]
** [[FlightGear Headless]]


{{cquote|
{{cquote|

Navigation menu