An instructor operator system for industrial-grade flight simulators that utilizes WebAssembly. This project was built for my Senior Capstone Experience course and I worked with a company to develop this solution. I designed and implemented the UI using C++ and compiled it to WebAssembly using the Emscripten compiler. This solution enables concurrent access to the same flight simulation, as well as a dramatically reduced setup time since it can be accessed from any modern web browser on tablet or desktop.
- GitHubhttps://github.com/calgui1/Instructor-Operator-System
- PlatformChrome, Safari, Firefox
- StackC++, WebAssembly
Since this was a prototype built using an existing codebase, I am unable to provide any demo of this application because the company works with the U.S. Department of Defense and wants to maintain privacy.