Sat, Apr 15, 2017
I started a project intending to answer a few questions:
- How feasible is it to run c++ and opengl in the browser at reasonable frame rates?
- How much performance will need to be sacrificed?
- What features, compared to running native code on the desktop, won’t work?
- What missing functionality can be worked around or at least partially restored?