...with memoized result function, and memoized fusion (via hash table)
What about magic cells?
...do them too.
They are mostly magic cells, with awareness of their location, and a reference to the random function
- Instanciate image of the right size
- Execute
.request(), with that image as parameter - Use
.putImageData
...where images are pre-rendered.
- Make sure the cache is invalidated when needs be.
Able to produce a 2n x n boiled image, from a 4n x 2n image.
...where images are boiled. Also add the boiler function
- Make sure the cache is invalidated when needs be.