Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mhenderson/room-squares-animation
Animate sequences of partial Room squares.
https://github.com/mhenderson/room-squares-animation
animation combinatorics room-squares rstats
Last synced: about 1 month ago
JSON representation
Animate sequences of partial Room squares.
- Host: GitHub
- URL: https://github.com/mhenderson/room-squares-animation
- Owner: MHenderson
- Created: 2022-10-03T07:54:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-17T07:33:03.000Z (7 months ago)
- Last Synced: 2024-10-28T11:08:08.443Z (3 months ago)
- Topics: animation, combinatorics, room-squares, rstats
- Language: R
- Homepage:
- Size: 8.29 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
Awesome Lists containing this project
README
# room-squares-animation
## Instructions
First generate frames:
```
make frames
```Then generate `gif/out.gif`:
```
make gif
```## Output
![](gif/out.gif)