computational-geometry: Collection of algorithms in Computational Geometry.

[ bsd3, graphics, library, math ] [ Propose Tags ]
Versions [RSS] 0.1.0, 0.1.0.1, 0.1.0.2, 0.1.0.3
Dependencies ansi-wl-pprint, base (>=4.5 && <5.0), containers, lens-family-core, linear, protolude, vector [details]
License BSD-3-Clause
Author Maksymilian Owsianny
Maintainer Maksymilian.Owsianny@gmail.com
Category Graphics, Math
Bug tracker https//github.com/MaxOw/computational-geometry/issues
Source repo head: git clone https://github.com/MaxOw/computational-geometry.git
Uploaded by MaksymilianOwsianny at 2017-10-13T13:34:50Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2885 total (10 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-10-13 [all 1 reports]

Readme for computational-geometry-0.1.0.3

[back to package description]

Linux Build Status

Computational Geometry

Collection of algorithms in Computational Geometry, specifically in the context of procedural graphics generation. This is very much a work in progress.

Currently I'm working on set operations of polytopes. You can read more about that in This Blog Post.

Set Operations Example