Skip to content

An OpenSCAD library for modeling mechanical puzzles

License

Notifications You must be signed in to change notification settings

LarGriff/puzzlecad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puzzlecad

puzzlecad is a software library for modeling 3D printable interlocking puzzles. It translates simple expressions describing the geometry of puzzle pieces, such as this:

burr_piece("xxx|.x.");

into fully rendered models for 3D printing. puzzlecad has a rich feature set for designing puzzles with a variety of geometries and customizing their appearance.

To download the latest official distribution of puzzlecad, visit the github releases page:

https://github.com/aaron-siegel/puzzlecad/releases

The puzzlecad github repository also hosts the Printable Puzzle Project, an initiative to publish open-source models of many mechanical puzzle designs. You can read more about the Printable Puzzle Project here:

https://www.puzzlehub.org/ppp

For a tutorial to help you get started with puzzlecad, check out the "Introduction to Puzzle Modeling" tutorial:

https://www.puzzlehub.org/tutorials/puzzle-modeling

For a description of new features available in the latest releases, see:

https://www.puzzlehub.org/puzzlecad

About

An OpenSCAD library for modeling mechanical puzzles

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OpenSCAD 91.2%
  • Java 4.5%
  • Python 4.2%
  • Shell 0.1%