Sha256: 5ba1fa7a99c8a9054e7d3534b95bf3fe479df69030f4bd9a3e6c569115e6ecaf

Contents?: true

Size: 971 Bytes

Versions: 6

Compression:

Stored size: 971 Bytes

Contents

---
layout: page
title: About
permalink: /about/
---

 Geomerative is a library for Processing by [Ricard Marxer][ricard]. 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. [Geomerarative gem][gem] is a ruby wrapper for the java processing library geomerative library Ricard Marxer. If you create processing sketches using [JRubyArt][jruby_art] or [propane][propane], all you need to do is `require 'geomerative'` to use the geomerative library.

[jruby_art]: https://ruby-processing.github.io/index.html
[gem]:http://www.ricardmarxer.com/geomerative/
[ricard]:http://www.ricardmarxer.com/
[propane]:https://ruby-processing.github.io/propane/

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
geomerative-2.1.0-java docs/about.md
geomerative-2.0.0-java docs/about.md
geomerative-1.1.0-java docs/about.md
geomerative-1.0.2-java docs/about.md
geomerative-0.4.3-java docs/about.md
geomerative-0.4.2-java docs/about.md