Conway's Game Of Life, in BlinkScript.
Conway's Game Of Life
Updated: 5 June 2021
Author: Liryc
Compatible Nuke versions: 12.2 or later
Compatibility:
I'm sharing my implementation of Conway's Game Of Life in Blink mostly for the sake of sharing it.
The code itself is pretty straightforward and easy to understand. The implementation needs to be run inside a feedback loop to get it to work properly.
I've written of blog post on my site that goes into a bit more details.
It's over here : http://www.cyril-richon.com/blog/2021/6/4/game-of-life-in-blinkscript-because-why-not