Commit graph

23 commits

Author SHA1 Message Date
Garrett Gunnell
675da415cb Add more presets 2025-08-31 08:41:43 -07:00
Garrett Gunnell
e4e3895275 Add instructions, fix tutorial 2025-08-19 23:17:55 -07:00
Garrett Gunnell
8c69d232aa Implement preset 2025-08-17 21:08:07 -07:00
Garrett Gunnell
330b73ba1b SFX 2025-08-16 08:57:35 -07:00
Garrett Gunnell
310c2f47de Implement square tool 2025-08-15 02:01:50 -07:00
Garrett Gunnell
75de3f5596 Implement saving and loading jesus christ 2025-08-15 00:23:01 -07:00
Garrett Gunnell
6bf0a1566a Random button now updates neighborhood bytes on press 2025-08-14 01:30:39 -07:00
Garrett Gunnell
56c2094d04 Implement basic random button 2025-08-14 00:57:33 -07:00
Garrett Gunnell
6b1820236f Fully implement circle button 2025-08-14 00:29:18 -07:00
Garrett Gunnell
2af48f0f84 Clear button also updates gpu data 2025-08-13 23:41:41 -07:00
Garrett Gunnell
98fe4d3522 Implement enable/disable neighborhood 2025-08-13 23:37:30 -07:00
Garrett Gunnell
7221805bab UI now interfaces with runtime automaton wrapped by game master 2025-08-12 23:03:51 -07:00
Garrett Gunnell
bbf1224d7d Encode upper left ui grid quadrant to byte array and pass as push constant to compute shader 2025-08-11 19:40:48 -07:00
Garrett Gunnell
341ee15f08 Game of life from bitmasks 2025-08-10 22:55:53 -07:00
Garrett Gunnell
f274fc4801 Add stub script for keyboard button 2025-08-09 20:00:06 -07:00
Garrett Gunnell
bab6900044 Add guides to grid 2025-08-09 19:56:26 -07:00
Garrett Gunnell
455c6ff0d0 Implement rest of range buttons 2025-08-09 18:37:07 -07:00
Garrett Gunnell
e4c93ccd21 Refactor acerola panel and implement draggable behavior 2025-08-09 18:21:38 -07:00
Garrett Gunnell
23ec9894c8 Reorganize 2025-08-09 17:02:04 -07:00
Garrett Gunnell
59f1bd47ad Implement neighborhood mock UI 2025-08-09 02:22:48 -07:00
Garrett Gunnell
70582c1bb4 Change button appearance on hover 2025-08-07 20:34:49 -07:00
Garrett Gunnell
5b36726d8b Move reseed script 2025-08-07 20:09:54 -07:00
Garrett Gunnell
1006f930c9 Implement AcerolaPanel base class and inherit for reseed button 2025-08-07 19:15:35 -07:00