[![Linux Build Status][linux-build-icon]][linux-build] # 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][blog-post]. ![Set Operations Example][setops3d] [linux-build-icon]: https://img.shields.io/travis/MaxOw/computational-geometry/master.svg?label=build [linux-build]: https://travis-ci.org/MaxOw/computational-geometry [blog-post]: https://MaxOw.github.io/posts/computational-geometry-set-operations-on-polytopes.html [setops3d]: images/setops3d.gif