Inox2D WebGPU

An experimental, high-performance Rust port of the Inochi2D puppet animation standard. This page showcases real-time 2D puppet rendering in the browser using WebGPU.

Project Source

View code and run examples from the Git repository:

github.com/mikz30/inox2d-wgpu
Browser Compatibility Note Older versions of Google Chrome and Apple Safari may experience issues or runtime panics if WebGPU features are missing or experimental flags are disabled. This example doesn't have a fallback to WebGL. For the best experience, please use a modern browser.