computational-geometry: Collection of algorithms in Computational Geometry.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

Collection of algorithms in Computational Geometry.


[Skip to Readme]

Properties

Versions 0.1.0, 0.1.0.1, 0.1.0.2, 0.1.0.2, 0.1.0.3
Change log None available
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:03:04Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for computational-geometry-0.1.0.2

[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