|
|
|
|
|
by amelius
3503 days ago
|
|
Well, a problem could be that you get a lot of noise if all the frames are rendered independently. You need a constraint that guarantees for example that without any changes in the video, you won't see any changing primitives. |
|
The site shows an example of what a still image looks like if rendered with the same parameters several times; it provides an interesting animated effect. I think that might produce an interesting animation style.
But for a more consistent style between frames, it'd help to have a way to seed the RNG consistently.