Augmented Reality App - cs428TAs/w2023 GitHub Wiki

I propose that we create an augmented reality app using Google's ARCore API. We would start with a simple goal, perhaps displaying images from the user's phone onto the user's surroundings. We can add other features and concepts as we desire.

The ARCore API will do most of the heavy lifting such as wall detection, so all we would need to do is use OpenGL to display content where ARCore tells us. I believe that doing it on Android with Java would be the most simple.

Technologies: -Android -Java -OpenGL

Proposed by Philip Richey

INTERESTED:

-Philip Richey