Physics AR takes the concept of point charges and electric field lines and brings them to the real world. Through the use of augmented reality, a teacher hosts a room, where he or she can create charged particles on flat surfaces like tables or the floor. Students can join the room and view how the particles interact in 3D space. Winner of Best Use of Google Cloud API at Hack Holyoke 2018.
Clone the project onto your local computer.
git clone https://github.com/willzhang100/physics-ar
Personally message me to obtain the Firebase API key. Once obtained, copy the google-services.json
file to the app\
directory folder.
cp /path/to/google-services.json app/
If there are any features you want or if you encounter any bugs, please open an issue for support.
Please contribute using Github Flow. Create a branch, add commits, and open a pull request.