Conway's Game of Life on jit.gl.pix - Max/MSP Tutorial

Do you think life is a game? Conway certainly did. In this video, I use [jit.gl.pix] and the Codebox to create the Game of Life running on the GPU. We look at concepts like neighboring pixels, normalised coordinates, and filtering on textures. This is also an introduction to using text-based code in the Gen world, which can be incredibly useful as your patches get more and more complex. 📱Patch: https://github.com/umutreldem/hearing... 📝Conway's Game of Life: https://en.wikipedia.org/wiki/Conway%...