Skip to content

SensiLab/3DPrintableOrganisms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Differential Growth Inspired Library for Processing

General description

To be added

How to install

  • In the build.properties file (found in the Resources folder), change the sketchbook location (line 20) to where your installed version of Processing's sketchbook, the classpath (line 32) to where this package is located, and the classpath libraries location (line 47) to where your processing libraries are located.
  • Go to Window>Show View>Ant
  • In Ant, right click on the project and go to Run As>Ant Build
  • If the build is successful you should be able to import this library in Processing by adding import generative.components.*; at the top of your Processing sketch.

About

Generative system to produce 3D Printable Organisms

Resources

License

Stars

Watchers

Forks

Packages

No packages published