1.0.0 • Published 2 years ago

projection_components v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

projection_components

ThreeJS components for a future Perspective Projection webpage

npm.io

This project uses only the ThreeJs noed module and webpack to facilitate prototyping.

Steps to run:

  1. npm start (runs webpack-dev-server)

OR

  1. npm install
  2. npx webapck
  3. load dist/index.html through a http server (a simple http server like python3 -m http.server or VSCode's live server is enough)
1.0.0

2 years ago