Skip to content

fifth-postulate/esche.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esche.rs

Rust oriented workshop exploring functional geometry.

Inspiration

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.

Summary

Be creating good abstractions and relying on function composition one is able to succinctly express pictures, like Eschers Square Limit.

Square Limit, Escher 1964

Project Layout

In the root directory of this project you will find:

  1. manuscript. An mdbook powered manual that will guide you through the workshop.
  2. starter. Starter code for the workshop.
  3. eschers. The source code for the project.
  4. docs. The rendered manuscript.

About

Rust oriented workshop exploring functional geometry

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages