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

Walking through room #3 Subtask 3 #39

Closed leonopulos closed 3 years ago

leonopulos commented 3 years ago

Part of UserStory #3

Call ViewerAPI.move() with calculated coordinates for a point in the direction user is currently facing. For this calculation current location and currently facing direction from subtask 2 is used.