amosproj / amos2021ss05-3d-viewer

This repository provides code for a webbased 3D-Viewer, which was developed during the AMOS class 2021 at FAU, Erlangen-Nürnberg.
MIT License
3 stars 3 forks source link

Mapping the Cursor Position to coordinates in the room #79

Closed Kletterer closed 3 years ago

Kletterer commented 3 years ago

User story

  1. As a PO
  2. I want to be assigned positions of the cursor to coordinates in the room using the depth-map
  3. So that we can fulfill the API with respect to the Method vwr_onclick in EventLayer/EventMesh

Acceptance criteria

Definition of done