From 7e7d239f055649c192922be641c1a0f5e9c9d0e8 Mon Sep 17 00:00:00 2001 From: Manthan-R-Sheth Date: Mon, 30 Oct 2017 21:43:16 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b090e8b..24269be 100644 --- a/README.md +++ b/README.md @@ -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.