boiler plate code for opengl ES wasm
Unsolved
Qt for WebAssembly
-
Is there any boiler plate code to use opengl ES for wasm.
I need to interact with a mesh using mouse and keyboard. So anything on those lines would be really helpful.
I tried to locate the code of qt-opengl-cube-example. Or the code of the demo at qt-forum-ocean-wave-demo. without success though.
I am new to qt, opengl etc. Help solicited.