GitHunt
PE

peteruhnak/geometry

A simple geometry library for Pharo

Geometry Build Status

A simple work-in-progress library for representing basic geometry shapes (line, circle, ellipse, ...) and doing some computations of top (mainly intersection).

Installation

Metacello new
    baseline: 'Geometry';
    repository: 'github://peteruhnak/geometry/repository';
    load.

Languages

Smalltalk86.0%HTML14.0%

Contributors

MIT License
Created February 25, 2016
Updated July 6, 2021