1
0
Fork 0
fgdata/Models
Richard Harrison 54165c213f Added Emesary and AN/SPN-46 ACLS
Emesary is a simple and efficient class based interobject communcation system to allow decoupled disparate parts of a system to function together without knowing about each. It allows decoupling and removal of dependencies by using notifications to cause actions or to query values.

Emesary is all about decoupling and removing dependecies, and improving the structure of code. Using Emesary you can more easily define the what rather than the how. By using what is essential an event driven system it is easy to add or remove modules, and also for extra modules to be inserted that the rest of the aircraft knows nothing about (e.g. FGCamera or the Walker).

see: http://chateau-logic.com/content/emesary-nasal-implementation-flightgear

The AN/SPN-46 is an ACLS implementation using Emesary. ACLS is the Navy's version of ILS.
2016-04-02 00:13:35 +02:00
..
Astro Support for Aurora Boeralis for ALS skydome and Earthview 2016-01-10 10:07:21 +02:00
Buildings Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Commercial Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Effects Procedural aircraft lights for ALS - WIP 2016-02-03 09:13:30 +02:00
Generic/Effects Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00
Geometry Added Emesary and AN/SPN-46 ACLS 2016-04-02 00:13:35 +02:00
Maritime Fixes for all PNG files with corrupted ICC color profiles. 2016-01-06 21:38:13 +01:00
Residential Revert "Remove Models/Residential" 2016-03-20 17:09:59 +01:00
Weather More work on rendering lighting in ALS, public domain NOAA image resources are gratefully acknowledged 2015-08-12 11:31:05 +03:00
00README.CONTRIBUTE Readd AI/ Models/ and Scenery/ with clean history 2015-03-07 22:11:00 +01:00