Hello everyone, I was trying to implement a 3D Game of Life following Darien Brito’s tutorial, but I’m having issues with the instancing phase from a 3D texture. Has anyone done it before? Can someone help me?
LINK TUTORIAL: https://www.youtube.com/watch?v=vJ5qO_R4QuA&t=2066s
PROJECT:
Cellular_1.27.toe (15.9 KB)
Hi,
Could you share the specific timestamp in the video where you’re referring to the instancing phase? That would help in pinpointing the issue more clearly.
Thx
The instancing part of the 3D Game of Life is hidden; at the beginning of the video (minute 4-6), it shows a portion of the 3D instancing of the 2D Game of Life.
If you’re referring to Geometry Instancing, you might find a straightforward example of using it in this tutorial by noones img.