Skip to content

A projection mapped interactive climbing wall system

Notifications You must be signed in to change notification settings

oriolxi/Virtual-Boulder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drawing

A projection mapped interactive climbing wall system

drawing

work in progress...

Installation

Clone the repository into your source directory:

git clone https://github.com/oriolxi/virtual-boulder

Configure the environment by installing the required packages:

cd virtual-boulder
conda create -n virtual-boulder python=3.10.0
conda activate virtual-boulder
pip install -r requirements.txt

Usage

To run the interactive climbing wall, start by connecting the camera and the projector (as a secondary screen).

Then launch the application using the main.py file:

cd virtual-boulder/src
python main.py

About

A projection mapped interactive climbing wall system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages