Update README and add preview image.
Chris Pressey
a month ago
11 | 11 | ∘ [Erratic Turtle Graphics](https://codeberg.org/catseye/Erratic-Turtle-Graphics#erratic-turtle-graphics) |
12 | 12 | ∘ [Maze Clouds](https://codeberg.org/catseye/Maze-Clouds#maze-clouds) |
13 | 13 | |
14 | <!--  --> | |
14 |  | |
15 | ||
16 | This is a gewgaw composed at Cat's Eye Technologies circa 2013. Each box moves | |
17 | with a constant velocity relative to the box it is contained in, and bounces around | |
18 | inside it in a simple fashion. Yet the path traced out by the innermost box is not | |
19 | very simple at all. | |
20 | ||
21 | The name "hypongtrochoid" is a portmanteau of [hypotrochoidᵂᴾ][] (as popularized by | |
22 | [Spirographᵂᴾ][]) and [Pongᵂᴾ][] (as popularized by, well, Pong.) | |
15 | 23 | |
16 | 24 | The first implementation of Hypongtrochoid (which we will call version 1.0) was |
17 | 25 | located in the [HTML5 Gewgaws distribution][]. The current version found in this |
19 | 27 | made to it: |
20 | 28 | |
21 | 29 | * It has been adapted to use [DAM][]. |
22 | ||
23 | More soon! | |
30 | * A bug in toggling the visibility of the path has been fixed. | |
24 | 31 | |
25 | 32 | [HTML5 Gewgaws distribution]: https://catseye.tc/distribution/HTML5%20Gewgaws%20distribution |
26 | 33 | [DAM]: https://catseye.tc/node/DAM |
34 | [hypotrochoidᵂᴾ]: https://en.wikipedia.org/wiki/Hypotrochoid | |
35 | [Spirographᵂᴾ]: https://en.wikipedia.org/wiki/Spirograph | |
36 | [Pongᵂᴾ]: https://en.wikipedia.org/wiki/Pong |
Binary diff not shown