Code Monkey home page Code Monkey logo

cookie-cutter-sweeper's Introduction

Cookie Cutter Sweeper

  1. A command-line program that sweeps (extrudes) a 2D cross-section shape along the edge of a 2D shape, both given as black and white PNG files, and exports the resulting solid as a triangle mesh in STL format.
  2. An Inkscape extension using this for simple creation of 3D-printed cookie cutters from a black and white SVG shape.

See http://zurich.fablab.ch/2013/12/nicer-cookie-cutters/ for a description of the algorithm and development history.

Installing the Inkscape Extension

  • Get the zip file from the releases page.
  • Follow the Readme file for instructions on how to add the extension to Inkscape.

Compiling the source code

On the releases page you can find binaries for most systems as part of the Inkscape extension.

If you want to compile yourself the c++ part of the plugin, install libpng development files in a place where pkg-config finds them and run

make

(or examine and adapt the makefile, it’s trivial).

cookie-cutter-sweeper's People

Contributors

cwalther avatar aoloe avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.