3D Game Engine
An interactive 3D engine built with C++ and OpenGL, compiled to WebAssembly using Emscripten.
WebGL 2.0
WebAssembly
C++/OpenGL
🎮 Controls
| Key | Action |
|---|---|
| WASD | Move camera |
| Mouse | Look around |
| C | Spawn dynamic box |
| V | Spawn static platform |
| M | Delete object |
| P | Toggle debug view |
| ESC | Release mouse |
Tip: Click the canvas to capture mouse.
Loading engine...