Skip to content

laurent-daniel-utt/MeshIneBits

Repository files navigation

MeshIneBits

MeshIneBits is a Java software to disintegrate a 3d mesh (model in .stl) into a network of standard parts (called "Bits").

This based on SliceAndDaid.

Installation

Clone Repository

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Icons used in this project are either drawn by MS Paint or taken from

IntelliJ IDEA

We are asking users to work on the project by using IntelliJ IDEA

Configuration

To do before running the project

  • Go to Edit Configuration
  • Click "Modify Option"
  • Select "Shorten command line"
  • In Shorten command line, select "JAR manifest"

Running