about summary refs log tree commit diff stats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* java/DFS: Don't walk on visited, Add DFS solutions, change colorsAndinus2021-11-031-6/+15
| | | | | It didn't walk on visited grid but printed that as an iteration so it seemed like it did.
* Fix log-level usage in ffmpeg, update mazeAndinus2021-11-031-1/+1
|
* Set ffmpeg verbosityAndinus2021-11-031-1/+3
|
* Fix excess space calculationAndinus2021-11-031-2/+2
| | | | Earlier we assumed that rows == columns.
* Change default output directoryAndinus2021-11-031-3/+4
|
* Variable frame rate, center the canvasAndinus2021-11-031-8/+15
|
* Generate slideshow with ffmpeg, add verbose optionAndinus2021-11-031-6/+12
|
* Parse fornax format to generate the imagesAndinus2021-11-032-34/+91
| | | | | Switched to PNG because SVGs were larger in this case. Also, video will be created with `ffmpeg` so it's just easier to use PNGs.
* Generate images for every iterationAndinus2021-11-021-3/+52
|
* Move to Raku module structureAndinus2021-11-021-0/+19