m (→Moving in VR) |
No edit summary |
||
Line 11: | Line 11: | ||
== Milestones == | == Milestones == | ||
=== Hardware | === Hardware Acquisition [CHECK] === | ||
* up to 2 Vives (incl. controllers) | * up to 2 Vives (incl. controllers) | ||
* up to 2 backpack-PCs [http://walker.xmg.gg/] | * up to 2 backpack-PCs [http://walker.xmg.gg/] | ||
Line 26: | Line 26: | ||
** model to represent controller | ** model to represent controller | ||
** physical interaction with objects | ** physical interaction with objects | ||
** digital movement ( | ** digital movement (DONE) | ||
=== Loading 3D Models === | === Loading 3D Models === | ||
* tested in Unreal Engine: | * tested in Unreal Engine: | ||
** loading of basic geometry | ** loading of basic geometry | ||
** physical | ** physical collision and movement | ||
* TODO | * TODO | ||
** create VR model of maze | ** create VR model of maze --> real world maze needed! | ||
** create realistic ant model (with rigging) | ** create realistic ant model (with rigging) | ||
Line 47: | Line 47: | ||
=== Implementing Game Mechanics === | === Implementing Game Mechanics === | ||
==Success criteria== | |||
Working map with correctly tracked ants, models and navigation. Also appealing game mechanics, that are fun to play. |
Revision as of 09:10, 16 May 2017
Prerequisites
Unreal Engine
Blender
HTC Vive
Windows PC
- Intel i5 / FX8350
- GTX 1060 / RX480
- 4GB RAM
Milestones
Hardware Acquisition [CHECK]
- up to 2 Vives (incl. controllers)
- up to 2 backpack-PCs [1]
- Intel i7
- GTX 1070
- 16GB DDR4 RAM
Low Hardware testing
maybe not necessary anymore...
Moving in VR
- tested in Unreal Engine:
- correct real-world position in VR
- model to represent controller
- physical interaction with objects
- digital movement (DONE)
Loading 3D Models
- tested in Unreal Engine:
- loading of basic geometry
- physical collision and movement
- TODO
- create VR model of maze --> real world maze needed!
- create realistic ant model (with rigging)
Getting Tracking Data to VR
- ZMQ tested and possible [2]
- TCP/IP as communication protocol
- embedded in Unreal Engine
- server-client architecture
Correct Calibration of Tracking Data
Interaction with Ants
Implementing Game Mechanics
Success criteria
Working map with correctly tracked ants, models and navigation. Also appealing game mechanics, that are fun to play.