git @ Cat's Eye Technologies Hypongtrochoid / 1.1
Update README and add preview image. Chris Pressey a month ago
3 changed file(s) with 16 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
1111 ∘ [Erratic Turtle Graphics](https://codeberg.org/catseye/Erratic-Turtle-Graphics#erratic-turtle-graphics)
1212 ∘ [Maze Clouds](https://codeberg.org/catseye/Maze-Clouds#maze-clouds)
1313
14 <!-- ![screenshot](images/hypongtrochoid.png?raw=true) -->
14 ![screenshot](images/hypongtrochoid.jpg?raw=true)
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.)
1523
1624 The first implementation of Hypongtrochoid (which we will call version 1.0) was
1725 located in the [HTML5 Gewgaws distribution][]. The current version found in this
1927 made to it:
2028
2129 * It has been adapted to use [DAM][].
22
23 More soon!
30 * A bug in toggling the visibility of the path has been fixed.
2431
2532 [HTML5 Gewgaws distribution]: https://catseye.tc/distribution/HTML5%20Gewgaws%20distribution
2633 [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
0 SPDX-FileCopyrightText: The authors of this work have dedicated it to the public domain.
1
2 SPDX-License-Identifier: Unlicense