20,741
edits
(→Intro) |
|||
Line 4: | Line 4: | ||
== Prerequisite == | == Prerequisite == | ||
* [[Building FlightGear]] | * [[Building FlightGear]] | ||
* [[Developing using CMake]] | |||
* [[Programming Resources|C++ experience]] | * [[Programming Resources|C++ experience]] | ||
* [[Nasal|Nasal experience]] | * [[Nasal|Nasal experience]] | ||
== Intro == | == Intro == | ||
FlightGear's built-in [[Nasal]] scripting language comes with a set of standard libraries, and can be extended using FlightGear specific APIs. | FlightGear's built-in [[Nasal]] scripting language comes with a set of standard libraries, and can be extended using FlightGear specific APIs. |