https://github.com/rwth-acis/gamr
A Gamification Framework for Mixed Reality Training
https://github.com/rwth-acis/gamr
augmented-reality gamification-framework hololens mixed-reality unity3d x3d
Last synced: about 2 months ago
JSON representation
A Gamification Framework for Mixed Reality Training
- Host: GitHub
- URL: https://github.com/rwth-acis/gamr
- Owner: rwth-acis
- License: mit
- Created: 2017-06-25T15:17:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-27T20:55:33.000Z (over 3 years ago)
- Last Synced: 2025-03-28T08:41:24.527Z (2 months ago)
- Topics: augmented-reality, gamification-framework, hololens, mixed-reality, unity3d, x3d
- Language: C#
- Homepage:
- Size: 25 MB
- Stars: 11
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GaMR - A Gamification Framework for Mixed Reality Training

This framework enables a gamified approach to training and learning in a mixed reality environment. The framework targets the Microsoft HoloLens and uses the Unity 3D Engine. 3D models in the X3D format can be displayed and annotated. Moreover, users can create and solve quizzes on the 3D models.
The framework provides a learning environment which can visualize and gamify the study of three-dimensional structures.Setup and compilation instructions can be found in the [Wiki](https://github.com/rwth-acis/GaMR/wiki/ProjectSetup).