Skip to content
Chris Collins edited this page Apr 3, 2017 · 6 revisions

libxplanemp: X-Plane Multiplayer Rendering/Integration Library

libxplanemp provides common infrastructure for multiplayer clients to:

  • Render aircraft using CSL Models
  • Send TCAS responses to player aircraft
  • perform last resort correlation of aircraft to a near match when a perfect match isn't available.

without requiring the use of the X-Plane AI aircraft system

Useful Information

  • CreatingModels : Information on how to produce models for rendering
  • ModelMatching : Information on how model matching works and how to help xplanemp guess types.
Clone this wiki locally