Nasal for C++ programmers: Difference between revisions

Jump to navigation Jump to search
m
Update forum links
m (Update forum links)
Line 213: Line 213:
If you want to add new features to FlightGear, the usual way is to add a new subsystem - for an example of how this is done in C++, you may want to search the FG forums for the discussion on "ridge lift" that took place a while ago which shows how the fellow forum member "WooT" implemented support for ridge lift by adding a new subsystem to FlightGear, see these threads for details:
If you want to add new features to FlightGear, the usual way is to add a new subsystem - for an example of how this is done in C++, you may want to search the FG forums for the discussion on "ridge lift" that took place a while ago which shows how the fellow forum member "WooT" implemented support for ridge lift by adding a new subsystem to FlightGear, see these threads for details:


* http://flightgear.org/forums/viewtopic.php?f=6&t=3377
* http://forum.flightgear.org/viewtopic.php?f=6&t=3377
* http://flightgear.org/forums/viewtopic.php?f=6&t=4706
* http://forum.flightgear.org/viewtopic.php?f=6&t=4706


Related discussions:
Related discussions:
* http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg22673.html
* http://www.mail-archive.com/flightgear-devel@lists.sourceforge.net/msg22673.html
* http://flightgear.org/forums/viewtopic.php?f=6&t=7351
* http://forum.flightgear.org/viewtopic.php?f=6&t=7351


=== Performance ===
=== Performance ===

Navigation menu