AR visualizer of the Venus de Milo
Demo here
This repo uses React Native, Threejs and ARKit to create a visual experience.
The repository contains all the source files to run the Venus de Milo Visual Experience
.
git clone https://github.com/carlosangon/venus_de_milo_ar
Alternatively, clone or download the entire repository and play with it.
git clone https://github.com/carlosangon/venus_de_milo_ar
cd /venus_de_milo_ar
This repo contains sample code to get you up and running with a basic template for AR experiments.
The steps to use or view this project are:
- Install the dependencies to run application
- Run the project to experience some cool stuff
Run these steps using the following commands:
npm install
npm start
- C