Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.12 KB

File metadata and controls

24 lines (15 loc) · 1.12 KB

GestureSphere Explorer

GestureSphere Explorer brings Virtual reality experiences by integrating hand gesture recognition for simulation. Leveraging the immersive capability of VR, this project seeks to enhance user interaction and engagement. The project aims to make the benefits of virtual reality accessible to a wider audience.

Project Visualization

Project visual diagram

Build and installation

GestureSphere Explorer consists of two part, VR based android application and PC based realtime simulation.

GestureSphere App

  • Open the Gesture App folder in Android studio
  • Gradle Build
  • Run the app

Additionally, refer to Build and Test android guide to export the app as APK and run on android devices.

GestureSphere VR Simulation

  • Import GestureSphere Godot Simulation folder in Godot engine
  • Run Project

Refer to setup and Run to learn more about using Godot engine.