Skip to content

clementplancon/stl-viewer

Repository files navigation

STL Viewer by Clément PLANÇON

This project was generated with Angular CLI version 18.0.4.

Setup the project

  • Install the last long term support version of NodeJs.
  • Install Angular CLI version 18.0.4 with npm i -g @angular/cli for global use or with npm i @angular/cli for local project use.
  • Run npm i to install all project dependencies

Run to your local development server

  • Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Have fun

  • Download a .stl file (3D printing model) from any marketplace or use your own model.
  • Open it with the file input in the top left corner.
  • Use the color input to change model's color.
  • Hold left click and drag to rotate 3D model.
  • Hold right click and drag to moove 3D model.
  • Use scroll wheel to zoom in and out.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published