You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Try it now: [Enigma Machine Simulation](https://wokwi.com/projects/449104127751150593)
25
25
26
-
## Featured Project: Duck Hunt VR (WASM Edition)
26
+
## 💡 Featured Project: Duck Hunt VR (WASM Edition)
27
27
28
28
To showcase `Nodepp-wasm`, we ported the classic Duck Hunt to Virtual Reality, running natively in the browser via WebAssembly. This project pushes the limits of web-based VR by combining low-level C++ performance with modern Web APIs.
29
29
30
30
-**Hand Tracking:** Integrated ARToolKitJS to detect physical DIY cardboard markers as a virtual zapper.
31
31
-**Web Gyroscope:** Asynchronous event loop provides smooth 360° head tracking via the Web Gyroscope API.
32
32
-**High Performance:** Native C++ performance compiled to WASM ensures stable 60 FPS even during camera-stream processing.
0 commit comments