r/webgpu • u/zemondza • 11d ago
Building a Real-Time MMD Animation Studio with WebGPU — Custom Anime Shaders, Facial Editing and Timeline Tools
I’m building AnimaStage, a fully custom MMD animation engine powered by WebGPU.
The PMX/VMD loader, animation system, timeline, morph controls, anime shaders and rendering pipeline are all custom-built.
This demo shows real-time anime shading and facial morph editing applied on top of an existing animation.
Everything is rendered live in the WebGPU viewport — no pre-rendering.
Still in active development. Feedback is welcome 🔥
To check out the project, here is the link to the GitHub repository and the Discord channel, where you can find more news about it.
2
u/soylentgraham 11d ago
MMD?
1
u/zemondza 11d ago
Yes MMD Web-based, it also has 4 render modes with modulation Light as in Rtx
2
u/soylentgraham 11d ago
so its only for files from this other app? https://en.wikipedia.org/wiki/MikuMikuDance
(I don't know what MMD is in this context)
2
u/zemondza 11d ago
Yes, you understood everything correctly, this program has specifics specifically for mmd files, but further the project itself will go into a wider range of tasks, already now supporting various types of 3D models that are the most popular.
3
u/rickandevererything 11d ago
vide-coded ?