AsoboStudio / wasm-gdiplus

Implementation of the GDI+ API on top of NanoVG, targeting Microsoft Flight Simulator
5 stars 1 forks source link

WebAssembly GDI+ for Microsoft Flight Simulator 2020

Implementation of the GDI+ API as a wrapper of NanoVG, targeting WebAssembly for Microsoft Flight Simulator 2020. The version of NanoVG in term uses the Low Level Vector Graphics API (LLVG) provided by Microsoft Flight Simulator 2020.

Setup Instructions

This project is a mirror of the project present in the SDK for Microsoft Flight Simulator 2020 (SDK).

Branches

Status

This library provides minimal implementation of legacy functionality commonly used in the creation of Microsoft Flight Simulator X (FSX) instruments.

General status:

Missing functionality:

Acknowledgements

This GDI+ implementation is based on: