Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 723 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 723 Bytes

reflections

Experiments in rendering nonaffine transformations, such as reflections and translations. This is an early work-in-progress. An article exploring these concepts using the library here for rendering will be forthcoming.

Set-up instructions

(Note that these instructions may be incomplete. If something doesn't work, feel free to post an issue or send a pull request.)

You'll need:

To build: make. To run: make run (and open the given file in a web browser).