seasick / 3mf-color-changer

web app for chaning colors of meshes in 3MF files
https://seasick.github.io/3mf-color-changer/
5 stars 2 forks source link

3mf-color-changer

This is a web-app, providing color changing for 3D Manufacturing Format (3MF) files. It allows you to modify the colors of objects within a 3MF file.

Current features

Development

git clone https://github.com/seasick/3mf-color-changer.git
# git clone git@github.com:seasick/3mf-color-changer.git

cd 3mf-color-changer
npm i
npm run serve