2 Commits

Author SHA1 Message Date
351b5ccf59
main: functioning(?) man in the middle
This is very messy. I forgot how much callback-based async programming
sucks, especially without closures. Now I need to slap together the
UI.

This essentially has a "fixed" rate poll loop that alternates between
setting the position and getting the position. We return mangled
positions through the interface for display purposes, so this might be
usable.
2024-08-10 00:45:28 -07:00
7692cb4bc7
init
I will never get tired of vendoring dependencies. ha ha. It is possible
I am insane. I had to do a lot of pruning to get these not to be
ridiculous (especially the unicode data, which had nearly 1 million
lines of... stuff).
2024-08-09 19:26:32 -07:00