HI version is available. Content is displayed in original English for accuracy.
Neural CAs model self-organizing pattern formation.
Now they can generate patterns at HD resolution in real-time, enabled by turning each CA cell into a Neural Field.
Try 3 demos: grow a pattern from a seed (and damage it, it heals), synthesize PBR textures that can regenerate, or create 3D textures like clouds.

Discussion (19 Comments)Read Original on HackerNews
The difference is when creating each pixel, there’s no coordinate to look up, instead it’s using only a set of rules like Conway’s game of life.
But the rules come from a neural network trained on the image, so… it’s kind of memorizing enough information to effectively do the same thing as texture sampling, but using only local information.
I’m sure I’m missing something about how it works or what makes it interesting…
EDIT: video here: https://imgur.com/a/ItZGd5X