Commit Graph

17 Commits

Author SHA1 Message Date
12c88ef8e3 Build works again 2024-11-29 23:22:31 -05:00
f327b53863 Fix initial posts to use the new painter API 2024-11-29 23:19:19 -05:00
112470ce5a Rewrite canvas to use React state management properly 2024-11-29 23:08:47 -05:00
ce5a28b7bd Flame blending example 2024-11-29 19:25:29 -05:00
137bd74d4d Get npm run build going again 2024-11-24 22:41:19 -05:00
7759b58dbe Basic function weights 2024-11-24 22:37:53 -05:00
4c3f4246a4 Incremental rendering 2024-11-24 18:59:11 -05:00
22a4ffff7c Move image painting to a context component 2024-11-24 00:06:22 -05:00
0a45267ea1 Revert "Attempt to generalize"
This reverts commit e2a0ee1d72.
2024-11-23 15:27:02 -05:00
e2a0ee1d72 Attempt to generalize 2024-11-23 15:26:48 -05:00
aba3c9f988 Reorganize a bit, write some more 2024-11-19 21:42:03 -05:00
431ba2d0f4 Tweaks 2024-11-18 22:08:23 -05:00
e1735404ae Start on the transforms post 2024-11-18 22:01:31 -05:00
b46993bd51 Fix for facebook/docusaurus#6032 2024-11-17 21:34:32 -05:00
f26afcccf9 Updated gasket, fixed charts 2024-11-17 20:42:42 -05:00
3a41d5c81a Render the gasket
Need to get rid of Plotly, unfortuantely - causes issues with hydration. Seems like Victory is better able to handle what I need.
2024-11-17 17:30:07 -05:00
1b4d190906 Start actually writing a post 2024-11-16 18:21:06 -05:00