/venus_de_milo_ar

AR visualizer of the Venus de Milo

Primary LanguageJavaScript

Venus de Milo AR Experiment

AR visualizer of the Venus de Milo

Demo here

This repo uses React Native, Threejs and ARKit to create a visual experience.

How to use this repository

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

What's in it?

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:

  1. Install the dependencies to run application
  2. Run the project to experience some cool stuff

Run these steps using the following commands:

npm install
npm start
  • C