|
|
|
|
|
by Kliment
3485 days ago
|
|
Consider a c struct describing a circle, with fields for position, radius, and color. Imagine you have a buffer full of random noise, and you cast it to an array of said structure. You then render the array to a screen, you'll get a bunch of randomly placed colorful circles, rather than a bunch of visual noise. |
|
This also only works well for scalar fields, not associations (pointers in the C program's case) and more finely grained items.
Also, where would that (the definition of the "struct") happen with the brain? Is there any literature showing anything similar, that we have memory fields that pre-correspond to specific objects through some mechanism?
Besides, dreams can have very clear structure and narrative, which takes them outside the realm of what can be achieved with noise, unless the "struct" has fields that correspond to things like emotions, faces, narrative changes, etc.