Rendered at 12:43:10 GMT+0000 (Coordinated Universal Time) with Cloudflare Workers.
Jgoauh 2 minutes ago [-]
could something similar be used for texture synthesis ? of course the particles will need to be arranged in a grid and everything, or maybe recreate the texture by interpolating between the particles to exploit low contrast areas in the data
sixeyes 52 minutes ago [-]
Found it much interesting that i could mess up a pattern enough that it couldn't re-form.
Would be fun if selecting a new pattern didn't refresh the image as it is. Although maybe that's a requirement?
mattdesl 1 hours ago [-]
This is super cool, great work. Is there a video or demo of the 3D point cloud "gaussian splat" like experiments?
afrodisiac 3 hours ago [-]
Super cool work!!! Do you think it would be possible to do something like cell division here?
treyd 5 minutes ago [-]
If you look at the texture demo with the zeros, it looks a bit like lipid membranes merging/splitting as they stabilize more or less around a particular size.
esychology 3 hours ago [-]
Thanks! Yeah I think it should be possible though it requires making the cell division/splitting a differentiable operation. But nontheless, this is indeed a very interesting and promising direction to pursue.
Would be fun if selecting a new pattern didn't refresh the image as it is. Although maybe that's a requirement?