/reflections

Experiments in rendering nonaffine transformations

Primary LanguageRust

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).