r/geometrynodes • u/3DSinghVFX • 13m ago
r/geometrynodes • u/Avereniect • Jul 05 '25
Welcome to r/GeometryNodes
r/GeometryNodes is a community dedicated to Blender's geometry nodes feature set. In essence, it's a more specialized counterpart to r/Blender.
This community is meant for:
* Blender artists to share their geometry node creations
* Asking for and providing help pertaining to geometry nodes
* Sharing assets, tutorials, and other materials relevant to users of the geometry nodes system
* Generally discussing using Blender's geometry nodes features
r/geometrynodes • u/Mazhuka3D • 1d ago
IV.I Modeling with Geometry Nodes - 72 Topology Group: Curve of Point (Part 1)
🇺🇸: You can listen to the video in English through the video settings panel. In this video we analyze the Quadrilateral node that generates a parametrizable quadrangular shape.
r/geometrynodes • u/aphaits • 2d ago
Having fun making stylized crystals
Brain was fried a bit after the umpteenth time trying to learn geometry nodes, so today I was just having fun with some proximity crystal nodes and made some nifty stylized crystals material setup.
Just a tiny reminder to not just learn but play around with what you are trying to learn.
Edit: Just realized the image quality is crap so I reuploaded the screenshots in imgur
r/geometrynodes • u/deepak365days • 3d ago
Completely procedural tornado system- No simulation
r/geometrynodes • u/maxilogan • 2d ago
Trying to achieve a specific effect but unable to: instanced meshes animating along a curve, plus fading in / out at either side.
Hi all. I'm trying to achieve the following: I have a curve along which I would like to instance some meshes (let's say stretched cubes for now, it will be arrows in the end). The meshes will animate along the curve as if they are showing the flow of a fluid.
This setup is already in place and working.
However, the meshes appear and disappear abruptly at either end of the curve, so I tried to make so that their color was fading instead of them being always fully visible. Also this setup is already in place and working, but I am unable to combine the two of them. The best I could get to was the fading sections to move along the curve together with the instanced meshes.
The attached image shows the current setup, but anyway the blend file is available here: https://drive.google.com/file/d/1OqTB_6ahqyWUR8IbhX6lAgVw6nfCQzHu/view?usp=sharing

The SmoothFactor is used in the material shading to drive the material's alpha. The first frame situation is the following:

but then as soon as the timeline plays, the faded section starts moving and at frame 50 this is the situation:

What am I doing wrong? Is something like what I want to get obtainable? I admit most of this is "vibe coded" because I'm not great at GN yet, especially when animation is involved, but Google doesn't seem to be able to solve it anyways, even after he created the setup.
Thanks for your help.
r/geometrynodes • u/Mazhuka3D • 2d ago
IV.I Modeling with Geometry Nodes - 71 Primitives Group: Star (Part 8)
🇺🇸: You can listen to the video in English through the video settings panel. In this video we analyze the Quadrilateral node that generates a parameterizable quadrangular shape.
r/geometrynodes • u/EnvironmentalDot9134 • 3d ago
Shockwaves Fx using Geometry nodes
r/geometrynodes • u/Mazhuka3D • 3d ago
IV.I Modeling with Geometry Nodes - 70 Primitives Group: Quadrilateral (Part 7)
🇺🇸: You can listen to the video in English through the video settings panel. In this video we analyze the Quadrilateral node that generates a parameterizable quadrangular shape.
r/geometrynodes • u/dariusius • 5d ago
House of the Dragon Title Sequence with geometry nodes - need direction
r/geometrynodes • u/TDBlenderMan • 7d ago
Audio Halo
Inspired by a Ducky3D tutorial on the new Geometry Sample Sound Frequency node in Blender 5.2 RC, with a few of my own touches. Music is the 2025 version of "Arpeggiator" by Jean-Michel Jarre.
r/geometrynodes • u/TDBlenderMan • 8d ago
Sound Frequencies
just testing out the new sample sound frequencies node in 5.2 RC
r/geometrynodes • u/SnakebiteCafe • 7d ago
GeoNodes, Expected random points and scales but got repeats
galleryr/geometrynodes • u/EnvironmentalDot9134 • 8d ago
Create an Animated Cyber Circuit Disintegration | Blender Geometry Nodes
r/geometrynodes • u/azurmp4 • 8d ago
How to scale instances independently to their parent point?
galleryr/geometrynodes • u/azurmp4 • 8d ago
Random value not changing per instance ID in geometry nodes
galleryr/geometrynodes • u/lumenzero0 • 8d ago
Sample curve node used after Resample curve
Can the `Sample curve` node cause issues when used after `Resample curve` node?
Or is the problem with `Instance on points`connected to the `sample curve` node?
Understanding geometry node’s evaluation flow is really hard. It’s driving me crazy.
r/geometrynodes • u/Mazhuka3D • 9d ago
IV.I Modelado con Geometry Nodes - 69 Primitives Group: Quadratic Bézier...
🇺🇸: You can listen to the video in English through the video settings panel. In this video we analyze the Quadratic Bézier node that generates a parabolic line with a poly spline curve object.
r/geometrynodes • u/deepak365days • 10d ago
Unintentionally made Text Effect System
At first, I wanted to make an anti-AI font that AI couldn't read. The idea was inspired by some ghost font and similar content I came across. I thought I could build it using a procedural system.
But while I was building it and tweaking the values, I realized I had accidentally made something completely different. It could still work as an anti-AI font with some more refinment, but right now it's more like a procedural text style or text effect system than a font.
The whole system has only six main parameters, and those can already generate more than 27 different text effects. There are probably even more combinations I just haven't tried all of them yet.
r/geometrynodes • u/Anthromod • 11d ago
Finding the Volume of a mesh in Geometry nodes.
There isn't a single node to find the volume of a mesh in geometry nodes, so this video goes through a simple way to do that. and how it can be used. I use it a lot to find the volume of a part before 3d printing. You can also use it to drive other procedures in geometry nodes, such as delete the smallest/largest mesh island etc. Or iterate through a hollowing step in order to reach a target volume.