https://github.com/aeksco/pantograph
Extrude simple 2d images into 3D printable STLs
https://github.com/aeksco/pantograph
Last synced: over 1 year ago
JSON representation
Extrude simple 2d images into 3D printable STLs
- Host: GitHub
- URL: https://github.com/aeksco/pantograph
- Owner: aeksco
- License: mit
- Created: 2017-01-20T18:01:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T20:14:49.000Z (about 9 years ago)
- Last Synced: 2025-01-23T03:46:02.243Z (over 1 year ago)
- Language: CoffeeScript
- Homepage: http://aeksco.github.io/pantograph
- Size: 4.96 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Pantograph CV
#### Lowering the barrier of entry to 3D design
[Pantograph](https://aeksco.github.io/pantograph_cv/)
[Documentation](https://aeksco.github.io/pantograph_cv/docs/)
#### Building the App
- ```npm install -g gulp```
- ```npm install```
- ```gulp```
**Built with:**
- [Three.js](https://threejs.org/')
- [Potrace](http://potrace.sourceforge.net/')
- [Potrace.js](https://github.com/kilobtye/potrace')
- [CoffeeScript](http://coffeescript.org/)
- [Jade](http://jade-lang.com/)
- [SASS](http://sass-lang.com/)
- [BS4 (Alpha)](http://v4-alpha.getbootstrap.com/)
- [Font-Awesome](http://fortawesome.github.io/Font-Awesome/icons/)
- [Underscore.js](http://underscorejs.org/)
- [Backbone.js](http://backbonejs.org/)
- [Marionette.js](http://marionettejs.com/)
- [Three.js STL Exporter](https://github.com/atnartur/three-STLexporter)
- [JS Color Picker](http://jscolor.com/)