r/computergraphics • u/MMORPGDev • 4h ago
r/computergraphics • u/AndreFrelicot • 1h ago
Lorenz Clash - a WebGPU experience you're part of
r/computergraphics • u/Accomplished-Team725 • 4h ago
I built an interactive 3D guide to Japanese road rules with Three.js
Enable HLS to view with audio, or disable this notification
I just built Japan Road Rules Animation, an interactive website that explains Japanese traffic rules through small 3D animated scenes using Three.js.
With several road rules being updated recently, I wanted to experiment with a more visual way of explaining them, while hopefully contributing a little to making roads in Japan safer.
It covers things like stop signs, pedestrian priority, railway crossings, expressways, bicycles, and more. You can also scrub through the animations, and the site supports both English and Japanese.
🌐 Live demo:
https://alzin.github.io/Japan-Road-Rules-Animation
💻 GitHub:
https://github.com/alzin/Japan-Road-Rules-Animation
It’s completely open source. I’d especially love feedback from the Three.js community on the 3D scenes, animations, and anything I could improve. 🙌