Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
[![Coverage Status](https://coveralls.io/repos/github/Manthan-R-Sheth/DigiModel/badge.svg?branch=master)](https://coveralls.io/github/Manthan-R-Sheth/DigiModel?branch=master)

Using Android accelerometer data for calculating accelerations in 3 directions and obtaining positions from them in the 3 directions.
Using Cardboard sdk in android and building on OpenGL to render 3D objects based on the hand motions. Server is implemented on NodeJS
Using Cardboard sdk in android and building on OpenGL to render 3D objects based on the hand motions. Server is implemented on NodeJS.