An open API service indexing awesome lists of open source software.

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

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/)