Commit Graph

14 Commits

Author SHA1 Message Date
3c583705f8 Fix final transform modifying coordinates 2024-12-08 15:35:27 -05:00
30e1619175 Color mixing is working
...even though I kinda hate the code for it
2024-12-04 22:38:53 -05:00
ce1873147c Color render working 2024-12-02 22:36:25 -05:00
2e8a6d1ce7 Log density visualization 2024-12-01 21:57:10 -05:00
79b66337e8 Checkpoint for histogram
It takes a lot of render time to get a usable result, and it's not that interesting. Committing so I can save the work if I want to revisit it, but abandoning the idea for now.
2024-12-01 18:17:36 -05:00
b7eed2297a Add a reset button
Probably overkill, but I kinda like it.
2024-11-30 18:01:29 -05:00
6c4d73f081 Post/final transform implementation 2024-11-30 17:35:42 -05:00
12c88ef8e3 Build works again 2024-11-29 23:22:31 -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
7759b58dbe Basic function weights 2024-11-24 22:37:53 -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