Skip to content

ExploratoryEngineering/3d-point-visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3d-point-visualizer

Simple project for visualizing the position of a point using three.js

Dev

Prerequesites

  • Node > 9.x
  • NPM > 6.x

Note: Might work on lower versions

Install dependencies

Run

npm i

Start dev

Run

npm run dev

Build production build

Run

npm run build

About

Simple project for visualizing the position of a point using three.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published