Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/admesh/admesh-projects
List of projects using ADMesh
https://github.com/admesh/admesh-projects
Last synced: about 1 month ago
JSON representation
List of projects using ADMesh
- Host: GitHub
- URL: https://github.com/admesh/admesh-projects
- Owner: admesh
- License: cc0-1.0
- Created: 2014-12-16T12:40:30.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-25T17:11:06.000Z (almost 9 years ago)
- Last Synced: 2024-11-01T20:35:57.246Z (about 1 month ago)
- Size: 4.88 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-lists - admesh-projects
- awesomelist - admesh-projects
- lists - admesh-projects
- collection - admesh-projects
README
List of projects using ADMesh
=============================* [ADMeshGUI](https://github.com/vyvledav/ADMeshGUI) - GUI for ADMesh
* [admesh-parser](https://github.com/coding-in-the-wild/admesh-parser) - Runs ADMesh and converts the output into a JavaScript object
* [Fracktory](https://github.com/FracktalWorks/Fracktory) - (no idea, summary needed)
* [node-admesh](https://github.com/ArtskydJ/node-admesh) - Native calculations for STL files in Node.js (never finished)
* [omaha-3d-print-database](https://github.com/ArtskydJ/omaha-3d-print-database) - SQL program for logging ADMesh output
* [python-admesh](https://pypi.python.org/pypi/admesh) - Cython wrapper around ADMesh
* [radmesh](https://github.com/admesh/radmesh) - Ruby wrapper around ADMesh library
* [ruby-admesh](https://github.com/Ultimaker/ruby-admesh) - Ruby wrapper around ADMesh binary
* [simarrange](https://github.com/kliment/simarrange) - STL 2D plate packer with collision simulation
* [Slice & print](https://github.com/exilaus/slice_n_print) - Upload STL -> check -> slice -> (print not now) via web and for Raspberry Pi
* [Slic3r](http://slic3r.org/) - G-code generator for 3D printers
* [snapz](https://github.com/hroncok/snapz) - Snaps STL files to zero Z coordinate (little example)
* [stl-parser](https://github.com/TheAdherent/stl-parser) - Parsing STL files using ADMesh and some regex
* [stlcut](https://github.com/hroncok/stlcut) - Cut STL mesh into 2 meshes, by given plane (work in progress)
* [stlsplit](https://github.com/hroncok/stlsplit) - Split STL file to more files - one shell each
* [viewstl](https://github.com/hroncok/viewstl) - Simple lightview STL viewer
* [3dcost](https://github.com/pral2a/3dcost) - A shell utility for calculating 3D printing costs at Fablab BCN based on ADMeshContributing
------------If you want to add a project to this list, send a [Pull Request](https://github.com/admesh/admesh-projects/pulls). Please keep the list alphabetically sorted.