All Projects → AmnonOwed → Can_generativetypography

AmnonOwed / Can_generativetypography

Licence: mit
26 code examples for my Generative Typography with Processing tutorial on CreativeApplications.net

Programming Languages

processing
702 projects

Generative Typography

Blog post location: http://www.creativeapplications.net/processing/generative-typography-processing-tutorial

Original repository location: https://github.com/AmnonOwed/CAN_GenerativeTypography

All code examples written by Amnon Owed / @AmnonOwed with Processing 2.2.1

External library dependencies indicated below after the code example's name:

Notes on installing external libraries:

  • Geomerative can be installed via Processing's library manager.
  • Processing's library manager can be accessed via Sketch > Import Library > Add Libary
  • HE_Mesh 2014 and Mesh must be downloaded from the linked sites and installed manually.
  • Instructions for installing contributed libraries manually can be found here.

Recommended order:

  1. Getting Started (for those unfamiliar with Processing)
  • DisplayText
  • AvailableFonts
  • CustomFont
  • UsingPGraphics
  1. Image-Based
  • InsideOutsideText
  • GradientCutout
  • Waves
  • AggregateDrawing
  • AggregateParticles
  • FlowField
  • FlowFieldVariant
  • ReactionDiffusion
  1. PDF Export
  • WavesPDF
  • CirclePacking
  • UsingGeomerative G
  • LinesCircles G
  • Ocean G
  • VoronoiType G M
  • VoronoiVariant G M
  1. 3D
  • Basic3DType G H
  • HemeshToPShape G H
  • MeshManipulation G H
  • Deconstructed G H
  • SlicedUp G H
  • FlowField3D G H
  • SpherePacking G H
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].