Commit Graph

30 Commits

Author SHA1 Message Date
11071a5972 feat (canvas): OffscreenCanvas fallback 2023-06-05 09:29:46 +02:00
71f8a9c8b5 draw then store 2022-12-29 17:19:26 +01:00
cc2c002a4a missing stop. toggles 2022-12-26 17:20:03 +01:00
89c2a79337 render picture : ratio and resizing to board 2022-12-26 15:50:02 +01:00
a3102c895c renderer module 2022-12-23 16:41:03 +01:00
faee8f61d5 board module 2022-12-23 12:32:59 +01:00
2858eb2d27 function call typo 2022-12-21 23:53:27 +01:00
7c9d7d2d5b switching to composition API 2022-12-21 23:45:22 +01:00
c825752405 refresh rate, some attempts at optimizing 2022-12-20 16:27:04 +01:00
44d749ac4e restore color selection 2022-12-20 12:32:01 +01:00
99a54eeb13 wip picture to board 2022-12-20 11:59:48 +01:00
75caa2054f typo 2022-12-20 10:47:32 +01:00
e43bd48794 boardToPic 2022-12-19 22:53:48 +01:00
cc4a7b08b3 wip optimizing render 2022-12-19 16:00:38 +01:00
61846b88a5 high life rule 2022-12-18 13:50:21 +01:00
2d57acd0a5 update last board, new rules 2022-12-15 21:24:17 +01:00
beab487429 overpopulation rules 2022-12-15 16:18:57 +01:00
1a5badaf48 2D CA from uploaded picture 2022-12-15 12:17:27 +01:00
8972335198 test load picture on canvas 2022-12-06 17:41:32 +01:00
ed4dc5c2eb fixes empty initial step and board dimensions 2022-12-05 15:05:00 +01:00
d602c83d3d changed rules to ruleset for clarity 2022-12-04 18:38:50 +01:00
5c21fb2ac3 update board dimensions after window resize 2022-12-04 18:14:57 +01:00
695dab59ee burger menu for mobile (media queries + resize) 2022-12-04 15:36:39 +01:00
d7c2d45180 linting and formating 2022-12-02 17:11:34 +01:00
3a2cbc9349 adapted components to pinia 2022-12-02 17:10:21 +01:00
aa66c523a3 i liked a global event bus better 2022-12-01 23:58:04 +01:00
9b39bba6e7 drawing logic back into component 2022-12-01 20:37:03 +01:00
aace63b1a2 wip moved canvas routine in store. it's awful 2022-12-01 12:03:34 +01:00
454befaa24 renamed canvas component (again) and fixed some issues 2022-11-30 20:57:26 +01:00
d201a73ede linting and formating. renamed canvas component 2022-11-29 17:31:01 +01:00