portals icon indicating copy to clipboard operation
portals copied to clipboard

Portals with three.js

portals

screenshot

Portals with ThreeJS

Dev environment

# clone this repo
git clone https://github.com/danielesteban/portals.git
cd portals
# install dev dependencies
npm install
# start the dev environment:
npm start
# Open http://localhost:8080/ in your browser