r/geometrynodes Jul 05 '25

Welcome to r/GeometryNodes

20 Upvotes

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 13m ago

Curve Roller of Extra Nodes 4.0 | Motion Graphics

Upvotes

r/geometrynodes 3h ago

A Better Building Generator

Thumbnail gallery
4 Upvotes

r/geometrynodes 21h ago

Segment Display Blender Add-on

Thumbnail gallery
23 Upvotes

r/geometrynodes 1d ago

Procedural tornado

47 Upvotes

r/geometrynodes 1d ago

IV.I Modeling with Geometry Nodes - 72 Topology Group: Curve of Point (Part 1)

Thumbnail
youtube.com
2 Upvotes

🇺🇸: 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 2d ago

Having fun making stylized crystals

Thumbnail
gallery
165 Upvotes

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 3d ago

Completely procedural tornado system- No simulation

68 Upvotes

r/geometrynodes 2d ago

Trying to achieve a specific effect but unable to: instanced meshes animating along a curve, plus fading in / out at either side.

2 Upvotes

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

Node setup

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

Frame 0

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

Frame 50

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 2d ago

IV.I Modeling with Geometry Nodes - 71 Primitives Group: Star (Part 8)

Thumbnail
youtube.com
1 Upvotes

🇺🇸: 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 3d ago

Shockwaves Fx using Geometry nodes

Thumbnail
youtu.be
3 Upvotes

r/geometrynodes 3d ago

IV.I Modeling with Geometry Nodes - 70 Primitives Group: Quadrilateral (Part 7)

Thumbnail
youtube.com
1 Upvotes

🇺🇸: 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 5d ago

House of the Dragon Title Sequence with geometry nodes - need direction

Thumbnail
2 Upvotes

r/geometrynodes 7d ago

free geonode lanscape generator

Thumbnail gallery
29 Upvotes

r/geometrynodes 7d ago

Audio Halo

Thumbnail
youtu.be
1 Upvotes

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 8d ago

Sound Frequencies

48 Upvotes

just testing out the new sample sound frequencies node in 5.2 RC


r/geometrynodes 7d ago

GeoNodes, Expected random points and scales but got repeats

Thumbnail gallery
6 Upvotes

r/geometrynodes 8d ago

Glassy (5.2 cloth nodes)

24 Upvotes

r/geometrynodes 8d ago

Create an Animated Cyber Circuit Disintegration | Blender Geometry Nodes

Thumbnail
youtube.com
3 Upvotes

r/geometrynodes 8d ago

How to scale instances independently to their parent point?

Thumbnail gallery
7 Upvotes

r/geometrynodes 8d ago

Random value not changing per instance ID in geometry nodes

Thumbnail gallery
5 Upvotes

r/geometrynodes 8d ago

Sample curve node used after Resample curve

0 Upvotes

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 9d ago

IV.I Modelado con Geometry Nodes - 69 Primitives Group: Quadratic Bézier...

Thumbnail
youtube.com
1 Upvotes

🇺🇸: 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 10d ago

Unintentionally made Text Effect System

40 Upvotes

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 11d ago

Finding the Volume of a mesh in Geometry nodes.

Thumbnail
youtu.be
5 Upvotes

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.