Skip to content

A p5js library for digital fabrication!

License

Notifications You must be signed in to change notification settings

Mehdalon/p5.fab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5.fab

artifacts created with p5.fab

p5.fab.js is a p5.js library for 3D printing. It helps you author generative physical artifacts! To get started, head over to the wiki, or try out the online editor!

To 3D print an object, a canonical workflow starts with designing a CAD model then using a slicer software to generate machine readable G-code. This process abstracts away many tedious details, but also requires owning & learning CAD. The p5.fab library is for users who might appreciate the control offered by direct gcode manipulation. It seeks to support repeatable & controlled experimentation (testing/tuning/calibrating the machine, learning how the printer works, examining material properties) as well as open-ended exploration (generative form-finding, quick design iterations).

About

A p5js library for digital fabrication!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.2%
  • HTML 21.1%
  • CSS 6.7%