Skip to content

Practicing Toolpath Visualization with Typescript and Three.js

Notifications You must be signed in to change notification settings

machineagency/visualization-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

visualization-playground

Practicing Toolpath Visualization with Typescript and Three.js

Installation

  1. Clone respository.
  2. Run npm install.
  3. Run node server &, or something similar to run the server.
  4. Install typescript and run tsc in the client/ directory to generate the .js files. You must do this whenever you change a .ts file, or use Typescript's watch functionality.
  5. Open up localhost:4040 in your browser.

About

Practicing Toolpath Visualization with Typescript and Three.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages