Small examples for game development in Qt, OpenGL, Box2D, Bullet Physics, and OpenAL
Game Development
42
Posts
2
Posters
13.7k
Views
1
Watching
-
Critical problems for WebAssembly
- Background color of parent window is changed to black: https://bugreports.qt.io/browse/QTBUG-120651
- emscripten_request_pointerlock() returns EMSCRIPTEN_RESULT_UNKNOWN_TARGET: https://bugreports.qt.io/browse/QTBUG-126513
- Dealing with keyboard layout for input on Qt WebAssembly: https://forum.qt.io/post/790688
-
Transformed triangle in OpenGL 3.3 and Qt 6.9
Video: https://www.youtube.com/watch?v=AGHZsOrazEU
Source: https://github.com/8Observer8/basics-of-opengl33-and-qt6