

built an open-source Windows desktop overlay engine for animated mascots, sprites, GIFs, and HUD-style overlays
Hey everyone,
I’m building OpenAnima, an open-source desktop overlay engine for Windows.
It lets you place animated assets directly on your desktop as movable overlay windows. The current version supports GIFs, static images, APNGs, WebM videos, sprite strips, spritesheets, frame-folder animations, HUD-style UI elements, and small desktop companions.
I think it could be useful for VTuber / PNGTuber / streamer setups, especially for people who want small mascots, animated characters, or custom overlay elements running outside of OBS.
The project is still early, so I also opened a few beginner-friendly issues for anyone who wants to contribute. Some of them are focused on things like example asset packs, documentation, sample asset.json files, and improving the first-user experience.
GitHub:
https://github.com/Ertugrulmutlu/OpenAnima
itch.io:
https://ertugrulmutlu.itch.io/openanima
Download / project page:
https://ertugrulmutlu.github.io/OpenAnima/
Instagram:
https://www.instagram.com/openanimaengine/
I would really appreciate feedback, especially around:
- what kind of desktop/streaming overlay features would actually be useful
- whether WebM/APNG support would matter for your setup
- what would make this more practical for VTubers, PNGTubers, or streamers
- whether the current good first issues are clear enough for new contributors
Thanks!