Teil der Processing-Serie / Erweiterungen

Bibliotheken (Libraries) für Processing

Zahlreiche Libraries für Processing unterstützen die Programmierung und erleichtern die Programmierung bzw. ermöglichen bestimmte Operationen einfacher zu handhaben.

Typografie Library
Geomerative is a library for Processing. It extends 2D geometry operations to facilitate generative geometry. Includes a TrueType font and an SVG interpreters. This library exposes the shapes (such as vector drawings or typographies) in a more approchable way. Geomerative makes it easy to access the paths, the handles and the points, making it easy to develop generative typography and geometry pieces in Processing.

$  

Teil der Processing-Serie