LIVENODING Mixing and Point Instancing Geometry In Geometry Nodes HD
#procedural #instance #geometrynodes In the latest Blender 3.0 Alpha, apart from Object and Collection instancing, we now have ability to point instance Geometry node directly from inside Geometry Nodes node tree. This opens up a lot of possibilities that is not as easy before: - Instancing Circles on Grid points - Instancing Cylinder on Spiral points - Instancing Circles on Line - Instancing Circles on Circles on Circles (semi fractal) - Instancing Icosphere on Icosphere on Icosphere - etc So you got the idea, by using Geometry Point Instance you can quickly mix all kind of procedural node generator inside Geometry Nodes within a single node tree Geometry Nodes Modifier to generate complex smaller modular parts. Remember that you could also GROUP node to keep thing organized. * COOL Bartek Moniewski Fractal Example On Twitter "Sierpiński Triangle" https://twitter.com/bartekmoniewski/status/1439247966729089032?s=21 * GITHUB: ....