xpnteam / xpnet

Develop X-Plane plugins in .NET.
MIT License
50 stars 15 forks source link

Some API calls for XPLMDisplay, XPLMScenery and XPLMGraphics #10

Closed mbrachner closed 5 years ago

mbrachner commented 6 years ago

These API calls are a basic set of calls to load scenery objects, draw them, and interact with the scenery (e.g. probes). Furthermore, an OpenGL wrapper is included.