-
v0.0.2
Stablereleased this
2026-07-31 15:28:20 -07:00 | 0 commits to main since this releaseJust a few small changes for v0.0.2
- added
--gizmo-line-thicknessso you can change the line thickness of the gizmos - nix users can now
nix run git+https://git.insberr.com/insberr/vr-tracker-overlayor install to their system
Some 'internal' stuff:
- fonts are now embedded in the binary, it makes the build config a bit easier
- added
USE_SYSTEM_PACKAGESoption for cmake if for whatever reason you wanna use the system packages forglm,freetype, andargparse(hint: nix build stuff needs this because its weird about git submodules, guh) - use
argparseinstead of whatever janky argument reading thing I made. Its better to use a library as more arguments are being added
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- added
-
v0.0.1
Stablereleased this
2026-07-29 21:23:41 -07:00 | 3 commits to main since this releaseFirst release!
- Basic gizmo rendering on tracked devices
- Launch arguments to enable the floor grid and tracker name/id labels
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads