BKSalman / tablet_tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tablet Tracker

still WIP

a simple app inspired by Spud tablet

it animates a hand to show on stream (on OBS) for Vtubers or anyone while they're making art!

Plans

plans are gonna be in the TODO issue

What did you use?

I wrote it in Rust and used:

  • bevy for creating the window, and getting window info (like position, width, height), event loop, and handling image rendering

  • rdev for mouse events

  • bevy_inspector_egui for debugging ( not working right now )

About


Languages

Language:Rust 93.4%Language:Nix 6.6%