Creating A Hologram Using Geometry Nodes

There are infinite possibilities when it comes to the objects that we can create using geometry nodes, and we can even combine our geometry node systems with our material node systems to create the ultimate procedural object creation. A prime example of this is creating a hologram of any shape using geometry nodes. Complete the … Read more

Creating An Array Using Geometry Nodes?

With Blender, we can use modifiers to create an array of our selected objects. We can even mimic this behavior to an extent using geometry nodes to create and control our procedural arrays using instanced geometry. To create an array of objects on any axis, complete the following steps… By following the steps above, we … Read more

How To Design A Hexagonal Grid Using Geometry Nodes?

With geometry nodes, we not only can create single objects procedurally but also an entire scene using the geometry nodes workflow. A good exercise is to be able to create simple environmental systems like a hexagonal grid to position objects on. To create a hexagonal grid, complete the following steps… Once you complete the process, … Read more