Hi there! Let's make life in Blender. Specifically Conway's Game of Life.
Check out my Patreon for some behind the scenes and my free blog with more upcoming projects:
patreon.com/GavinDotJS
00:00 // Intro
00:18 // What is Life?
00:35 // The Rules
01:03 // Making the Grid
02:13 // Setting up the Simulation
02:42 // Find the Neighborhood
03:18 // Why use Distance!?
03:56 // Check out Flex!
04:10 // Finding the Distance
05:19 // Check for Sefl
06:16 // The Rules
06:27 // The Rules in Nodes
09:25 // Instancing the Geo
09:57 // Animation Ticks
11:20 // Animation Definitions
12:47 // Animation Curves
13:54 // Defining the Index
15:13 // Set Position
15:45 // Color & Glow
17:56 // Thanks!