Skip to content

nat-a-cyborg/3mf-color-changer

 
 

Repository files navigation

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

  • Can load 3MF files
  • Allows changing of color of whole objects
  • Export the 3MF file with changed colors

Development

git clone https://github.com/seasick/3mf-color-changer.git
# git clone [email protected]:seasick/3mf-color-changer.git

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

About

web app for chaning colors of meshes in 3MF files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.8%
  • JavaScript 2.2%
  • HTML 1.0%