Commit Graph

32 Commits

Author SHA1 Message Date
Kartik K. Agaram fb0f0748bc press '+' and '-' to zoom in and out respectively 2021-05-16 21:58:13 -07:00
Kartik K. Agaram 92984d557e press 'l' to loop, 'L' to stop looping 2021-05-16 21:29:38 -07:00
Kartik K. Agaram 3f916e6414 press '0' to reset all state 2021-05-16 21:24:20 -07:00
Kartik K. Agaram 28393b2cae bugfix 2021-05-16 21:14:26 -07:00
Kartik K. Agaram 02d1169266 spacebar plays/pauses 2021-05-16 19:48:30 -07:00
Kartik K. Agaram 7bd4660c46 wire up colors to actual state 2021-05-16 19:42:38 -07:00
Kartik K. Agaram 2beeee4d5d game of life working at lowest zoom 2021-05-16 19:41:29 -07:00
Kartik K. Agaram fbaa30b5f7 build out the lowest zoom 2021-05-16 19:40:49 -07:00
Kartik K. Agaram 237ba6e9a8 . 2021-05-16 17:40:05 -07:00
Kartik K. Agaram 27e9832211 . 2021-05-16 17:40:04 -07:00
Kartik K. Agaram 1ddc248b8f . 2021-05-16 17:33:22 -07:00
Kartik K. Agaram 5dc0ca7947 done rendering at the finest zoom level 2021-05-16 17:26:52 -07:00
Kartik K. Agaram fce42db23f edges to cell outputs 2021-05-16 17:21:52 -07:00
Kartik K. Agaram be0ce68287 . 2021-05-16 17:13:04 -07:00
Kartik K. Agaram 0667bb444d adjust location of the filter node 2021-05-16 16:51:47 -07:00
Kartik K. Agaram 2c7829ba95 . 2021-05-16 16:43:49 -07:00
Kartik K. Agaram 21f9476578 first conveyor to output 2021-05-16 16:43:27 -07:00
Kartik K. Agaram e9a8857328 alignment 2021-05-16 16:31:40 -07:00
Kartik K. Agaram d2bfb33071 animate transition from sum to filter node 2021-05-16 16:09:09 -07:00
Kartik K. Agaram 4260ec3b77 start of a naming convention for constants 2021-05-16 15:54:41 -07:00
Kartik K. Agaram 70bf20dfb4 cell outputs will always be identical 2021-05-16 15:51:03 -07:00
Kartik K. Agaram d55cb60583 much better 2021-05-16 15:50:08 -07:00
Kartik K. Agaram 5069f829b4 adjustment to avoid a couple of intersections
Still not ideal. I should probably move the sum node.
2021-05-16 15:33:06 -07:00
Kartik K. Agaram 444227b3c4 first bit of animation 2021-05-16 15:29:53 -07:00
Kartik K. Agaram c3eddb9154 render differently at different zoom levels 2021-05-16 13:24:58 -07:00
Kartik K. Agaram 9a531aef5f framework for animation 2021-05-16 13:24:04 -07:00
Kartik K. Agaram 6f02cf27e8 . 2021-05-16 13:06:56 -07:00
Kartik K. Agaram 45b79d4cd3 last of the static elements in a cell 2021-05-16 12:30:45 -07:00
Kartik K. Agaram 28c4029627 . 2021-05-16 12:02:42 -07:00
Kartik K. Agaram 9344597dac hestified life: initial commit
https://ivanish.ca/hest-podcast
2021-05-16 11:46:24 -07:00
Kartik K. Agaram 10760a5fe4 . 2021-05-16 07:39:06 -07:00
Kartik K. Agaram 2ab8747b4a Bresenham's algorithm for bezier curves 2021-05-16 07:23:43 -07:00