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:
G
= Geomerative by Ricard Marxer / @ricardmpH
= HE_Mesh 2014 by Frederik Vanhoutte / @wblutM
= Mesh by Lee Byron / @leeb
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:
- Getting Started (for those unfamiliar with Processing)
- DisplayText
- AvailableFonts
- CustomFont
- UsingPGraphics
- Image-Based
- InsideOutsideText
- GradientCutout
- Waves
- AggregateDrawing
- AggregateParticles
- FlowField
- FlowFieldVariant
- ReactionDiffusion
- PDF Export
- WavesPDF
- CirclePacking
- UsingGeomerative
G
- LinesCircles
G
- Ocean
G
- VoronoiType
G
M
- VoronoiVariant
G
M
- 3D
- Basic3DType
G
H
- HemeshToPShape
G
H
- MeshManipulation
G
H
- Deconstructed
G
H
- SlicedUp
G
H
- FlowField3D
G
H
- SpherePacking
G
H