Rust oriented workshop exploring functional geometry.
This workshop is heavily inspired by the excellent workshop Escher in Elm by the awesome Einar Host. His workshop in turn was based on the 1982 classic paper functional geometry, or at least the revision from 2002.
Be creating good abstractions and relying on function composition one is able to succinctly express pictures, like Eschers Square Limit.
In the root directory of this project you will find:
manuscript
. An mdbook powered manual that will guide you through the workshop.starter
. Starter code for the workshop.eschers
. The source code for the project.docs
. The rendered manuscript.