November 28, 2018
540 words, 2 min read
Introduction
This is the second project for the CS375: Computer Graphics course at SEMO that my group worked on. If you wish to read about the first project, follow this link: Zombie Defender This project was the shortest of the three, and was made simply to test using our EEG headband. The game allows a player to levitate a ball by concentrating. If the player manages to hover the ball up and drop it into the basket, they'll move on to the next level.
We used a Neurosky Mindwave Mobile headband that communicates via bluetooth to the PC, and an Oculus Rift. As with the previous project, we used Unity 2018.2 and the SteamVR plugin. The EEG implementation was my responsibility since I was the one who had the headband. Kyle and Richard each contributed a level to play.