boiler plate code for opengl ES wasm
-
wrote on 18 Mar 2024, 14:01 last edited by
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.
-
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.
Hi,
The sources of the examples are linked at the bottom of their detailed explanation. See here the cube example.
1/2