Glazing Painting with 3d Filament
This is project started as just trying to implment Hueforge like capabilities I used a lot from the folowing two projects:
This project has the folowing goals:
- Implement color mixing using an intutive interface
- auto generate negative STl for printing
- Install nodejs
- Download the zip file by going to the green code button and the clicking and selecting download zip
- Open a terminal window in the folder where you unzipped the project (the folder where
index.html
is located) by opening the folder in File Explorer and typing 'cmd' in the search bar like so:
- Run the following commands:
npm install
npm run dev
- Open up the URL in your browser at the listed url.