Skip to content

Processing sketch in development for a procedurally generated logo for an identity systems class at the School of the Art Institute of Chicago.

License

Notifications You must be signed in to change notification settings

ryankiefer/cpl_generative

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cpl_generative

Processing sketch in process for a procedurally generated logo for an identity systems class at the School of the Art Institute of Chicago.

Uses code from this processing forum snippet to generate the circles.

Current goals

Also really my notes for myself.

  • should generate once and save to a file (preferably an SVG) and not regenerate every time the mouse moves
  • ability to set certain number of circles per side
  • circles should not overlap with other circles
    • (maybe this git can help figure that out?)
  • possibly ability to set one circle to be larger than the others (idk how to even do this)
    • basic initial GUI to accomplish this upon applet load

About

Processing sketch in development for a procedurally generated logo for an identity systems class at the School of the Art Institute of Chicago.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published