Logan’s Status Report 4/24/2021

This past week I made incremental improvements to our vision positional tracking system. After progress began to level off, I reached out to Ishaan to see where I might be able to help him on the game side of the project. I have begun writing the Unity code to invoke a script that will send the signal for haptic feedback over Bluetooth. The coming week I will continue to work on this as well as some of the 3D assets and code for the game.

We are on schedule.

This coming week I will be working closely with Ishaan to help with the Unity game design portion of the project, as well as the integration of haptic feedback.

Introduction and Project Summary

Fruit Ninja AR

For our project, we would like to implement the game Fruit Ninja in Augmented Reality with a glove controller. The traditional game is played on a tablet where the user needs to cut the fruits by swiping on a screen and avoid the bombs as they appear. Fruits that are cut earn the player points, while missed fruits make the player lose 1 life and cutting a bomb is an instant game-over. Multiple fruits go in an arc motion across the screen, and several fruits can be cut at the same time for combos.

What are our design goals?

The glove that we are going to build for this project needs to be wireless for optimized mobility. This glove represents the sword, which is the user input for this game: this is how the player can cut fruits. Translating the 2D Fruit Ninja environment to a 3D Augmented Reality game is our primary software focus.

Why this project is unique?

The game is traditionally in a 2D environment, even the VR versions of the game that have risen. The 3D designs of the fruits, bombs, and the sword combined with our unique glove controller will make this project distinctive.