Skip to content

v1.0.0-beta01

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 14 May 22:44
· 275 commits to dev since this release
5aa88b9

First version working with the new hand tracking for hotspot selection. Needs some finishing touches before being production-ready (see Final Release).

Changelog

  • New Hotspot Projection - instead of using analog buttons, the hotspots are projected directly onto the artifact
  • New Hotspot Selection - instead of using analog buttons, the system uses Computer Vision algorithms and Hand Detection models to determine whether a user is touching a hotspot
  • Improved Information Display - the layout system has been remade to make it more visually appealing and easier to extend in the future
  • New Editor - a GUI editor has been added to make modifying the configuration of an artifact easier. Features include:
    • Adding and deleting hotspots
    • Editing hotspot details, i.e. title, description, placement and attached media files
    • Importing and exporting the configuration to and from a file
    • Calibrating the camera to correctly detect hands

For a more detailed list see Full Changelog.