The goal of this to build a functional software for any pngtuber, meaning a vtuber who just has a png/gif as their avatar.
Feel free to suggest features and submit code yourself
- stick on any png (redeem)
- move with model through states (figure out nearest outline in both states and move by difference)
- visualize location
- git build chain triggered by tags
- web view -> just display current image on web, need ws connection of some sort probably
- stream deck websocket to trigger stuff
- splash screen or load json in bg
- layers
- cpu/gpu temp layer (might need admin access for this though... https://github.com/LibreHardwareMonitor/LibreHardwareMonitor)
- sprite sheet to avoid more advanced stuff, like more mouth movement when talking
- collab feature like VTS has, invite your friends and see their PNG too
- virtual webcam integration
- controller tracking
- mouse tracking
- LCOLONQ mode
The goal is to have this be usuable for free, downloadable from git, itch.io and steam. Also it should integrate a ton of features whilst remaining lightweight.