Skip to content

Releases: miloszwasacz/wall-projections

v1.0.1

31 May 16:34
da53e21
Compare
Choose a tag to compare

Changelog

v1.0.1 (2024-05-31)

Full Changelog

Implemented enhancements:

  • Decreased hotspot activation time #13
  • Added a message about hand detection stopping

Fixed bugs:

  • Fixed hotspot arc animation #14
  • Fixed taskbar showing on navigation between windows #12

Development Build

31 May 15:18
48c515f
Compare
Choose a tag to compare
Development Build Pre-release
Pre-release

Changelog

latest (2024-05-31)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Fix hotspot arc animation #14
  • Fix taskbar showing on navigation between windows #12

v1.0.0 (2024-05-14)

Full Changelog

Closed issues:

  • Link to old issues #1

v1.0.0-beta01 (2024-03-27)

Full Changelog

MVP (2023-12-05)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator

What's Changed

Full Changelog: https://github.com/miloszwasacz/wall-projections/commits/latest

v1.0.0

14 May 22:48
9da0bf5
Compare
Choose a tag to compare

First full production-ready version of the project. For a full changelog see milestones.

Features

  • Information display
    • The software displays information about the artifact in a fun and engaging way
    • It supports different kinds of media: text, images and videos
  • User input using computer vision
    • Users can select hotspots using their hands by pointing at the hotspot they want to learn more about
  • Hotspot projection
    • The hotspots are projected directly onto the artifact and have a visually pleasing animation
  • Configuration Editor
    • The museum curator can easily edit the exhibit using an intuitive GUI
    • They can write the information directly in the Editor or import it from a text file
    • The configuration can be exported and imported on another device

v1.0.0-beta01

14 May 22:44
5aa88b9
Compare
Choose a tag to compare
v1.0.0-beta01 Pre-release
Pre-release

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.

MVP

14 May 22:43
47a106d
Compare
Choose a tag to compare
MVP Pre-release
Pre-release

Minimal Viable Product

First prototype of an interactive artifact display for Bristol Museum

Notable features

  • Fully functional display for information about different hotspots on an artifact
    • Includes text, images & videos
  • Hotspot selection using analog buttons connected to a Raspberry Pi
  • Configurable hotspot data stored in a single, compressed file