comparison README.md @ 36:8425cf9337aa

add videos committer: GitHub <noreply@github.com>
author Dennis C. M. <dennis@denniscm.com>
date Thu, 29 Jun 2023 20:08:07 +0100
parents 05cb3d7b607c
children 0e2121235413
comparison
equal deleted inserted replaced
35:05cb3d7b607c 36:8425cf9337aa
52 52
53 ## Examples 53 ## Examples
54 54
55 ### Normal mode 55 ### Normal mode
56 56
57 Just run the program and press `ENTER` 57 Just run the program and press `ENTER`
58 [Video.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/f75366b4-b8ba-421e-8c1e-f43727a67b4f)
58 59
59 ### Slow motion 60 ### Slow motion
60 61
61 Use `u` to increase the delay, then `ENTER` to run the algorithm 62 Use `u` to increase the delay, then `ENTER` to run the algorithm
62 *The delay is applied after each iteration* 63 *The delay is applied after each iteration*
64 [slow_motion.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/b3bcde87-2680-4667-98be-3b3946712254)
63 65
64 ### Pause mode 66 ### Pause mode
65 67
66 Press `ENTER` then `p` 68 Press `ENTER` then `p`
69 [pause_mode.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/6a3ff80c-56dc-4b1a-a811-e3649fe2edde)
67 70
68 ### Sequential mode 71 ### Sequential mode
69 72
70 Press `q` then press `ENTER` to visualize the algorithm step by step. 73 Press `q` then press `ENTER` to visualize the algorithm step by step.
74 [sequential_mode.webm](https://github.com/denniscmartin/algo-animator/assets/66180929/743c00d8-5236-437d-85ad-b139611175ef)
75