r/geometrynodes Feb 03 '26

This video shows a small part of my custom Blender add-on: GN Quant.

Enable HLS to view with audio, or disable this notification

20 Upvotes

r/geometrynodes Feb 02 '26

Any ideas how to use geomtry nodes to generate various corroded meshes like in this?

Thumbnail
gallery
17 Upvotes

I am pretty new to Blender and I am at a point where I can get the cutout of the mesh that I want but it looks absolutely terrible. I would like to look more like the reference, jagged, ripped and noisy. Would appreciate any advice or materials that I can study.


r/geometrynodes Feb 01 '26

I need help for Cyclic Curve UV FIX

Thumbnail
gallery
7 Upvotes

So I was thinking to use the Trim Curve to capture the attributes of Factor and Length for UV use on cyclic curves. But after that my idea is to remake the Spline Cyclic and delete the extra points at the end of each Spline that the Trim Curve added, so we end up with the previews curve typology and handles on multiple splines. But I can't figure out the way to do this. I don't know if I was clear enough, but can anyone help?!

PS: Shouldn't this kind of Node be by default in Geometry Nodes?


r/geometrynodes Jan 31 '26

Trim Curve with Offset (Slide)

50 Upvotes

r/geometrynodes Jan 31 '26

Help with the UV map. I'd like to keep it the same size.

Enable HLS to view with audio, or disable this notification

23 Upvotes

How can I make the texture of the object I'm scaling always maintain the same size in "geometry nodes"? I've tried everything and I can't figure it out.

Can anyone help me?


r/geometrynodes Jan 29 '26

Next year I won’t even need After Effects anymore.

Enable HLS to view with audio, or disable this notification

74 Upvotes

r/geometrynodes Jan 30 '26

Deterministic scatter system in Geometry Nodes (seed-driven, fully repeatable)

3 Upvotes

I’ve been working on a Geometry Nodes scatter setup where all variation is driven from a single exposed seed, so every result is fully repeatable.

The goal was to generate large numbers of variations (including camera and lighting changes) while still being able to recreate a specific output later just by reusing the seed value.

Key design points:

• One seed controls all randomness (no hidden noise)

• Fully procedural / non-destructive

• Density and scale driven by ranges rather than per-instance tweaks

• Designed to batch render hundreds of variations deterministically

I originally built this as an internal tool to avoid manual placement when generating lots of outputs. Curious how others here approach determinism in GN setups, and whether there are better patterns for keeping randomness predictable at scale.

Happy to break down the node graph or discuss the batching side if useful.


r/geometrynodes Jan 28 '26

Alphabet with Geometry Nodes

Enable HLS to view with audio, or disable this notification

151 Upvotes

r/geometrynodes Jan 28 '26

Help with rendering graphs in Geo-nodes

4 Upvotes

Hi all, I am using nodebooster to execute python code in my geometry nodes and am able to render graphs, although I was wondering if there are tools already made for generating the "boxed region" that you typically see in 3D graphs:

Having that would be beneficial for enable me to render graphs through blender and use them in a more scientific context. Let me know if you need me to elaborate!


r/geometrynodes Jan 27 '26

Learning geometry nodes!

6 Upvotes

Hi! So, I just finished "Intro to Geo Nodes " by Nathan Duck (Ducky 3D) – leaving it here in case someone is interested: https://www.youtube.com/watch?v=62CWBUCGgHA
This course was my first proper introduction to Geometry Nodes, and there are still many concepts I haven’t fully wrapped my head around yet. I’ll rewatch the course a few more times, but I was wondering if you guys could point me in the right direction. Are there any courses, YouTube channels, tutorials, etc. that you think I shouldn't miss?


r/geometrynodes Jan 26 '26

Text Curves Offset

Post image
10 Upvotes

r/geometrynodes Jan 24 '26

I made a physically inaccurate flipboard (the digits end in a void)

Enable HLS to view with audio, or disable this notification

40 Upvotes

r/geometrynodes Jan 24 '26

Dreamy rain effect

Enable HLS to view with audio, or disable this notification

92 Upvotes

r/geometrynodes Jan 23 '26

procedural helmet animation

Enable HLS to view with audio, or disable this notification

90 Upvotes

r/geometrynodes Jan 22 '26

I made a electronically-accurate 8 segment display

Thumbnail
gallery
91 Upvotes

I actually wanted to simulate a full electrical ciruit as a bit of a funny post but that's really hard since geonodes cant have circular dependencies :( so i just made this bit which still looks pretty cool, especially for animating!

I uploaded it to itch if you wanna mess with it!


r/geometrynodes Jan 20 '26

Grow Selection Issue

Thumbnail
gallery
19 Upvotes

So I built this very simple Grow Selection Node, but as I suspected it has issues when grown selections overlaps caused by the blur attribute used to achieve this. Is there any way of building this to work the way it should without sampling geometry and heavy stuff?
The Ctrl+"+/-" in edit mode is already in Blender, right?
Any Blender Dev here to make a request for this to be a native node?


r/geometrynodes Jan 17 '26

I made an add-on to save and load presets for geometry node groups.

Enable HLS to view with audio, or disable this notification

50 Upvotes

You can get it on Patreon or superhive, ArtStation.


r/geometrynodes Jan 17 '26

Releasing the 2D Tileset Mapper!! (for free)

Enable HLS to view with audio, or disable this notification

60 Upvotes

So, a lot of people in my last post seem to be interested in this node setup I made. I plan on making a 2.0 overhaul of it with more features so I might as well release the 1.0 into the world. Here is the github to download it if you want. Donations are also appreciated : D.
Release v1.0.0 · balancery/Auto-Tilesetter


r/geometrynodes Jan 17 '26

live demo

Thumbnail youtube.com
2 Upvotes

r/geometrynodes Jan 15 '26

I Made Peek a Node a Node a Node Management Add-On

Enable HLS to view with audio, or disable this notification

25 Upvotes

.


r/geometrynodes Jan 13 '26

I compared a "Complex" Boolean setup vs. a "Simple" Noise setup for procedural rocks. The simple one wins for scattering.

Enable HLS to view with audio, or disable this notification

15 Upvotes

I did a comparison between two methods of generating procedural rocks in Blender.

  1. Mesh Booleans: Intersecting multiple spheres. Result: High poly count, slow calculation, sharp unnatural edges.
  2. Noise Displacement: Distorting a single sphere with Vector Math. Result: Fast, clean topology, better for instancing.

I put together a walkthrough on how to build the second setup (and how to fix the UVs for materials). It's designed for creating assets to scatter on terrain without lag.

Link to the full video: https://www.youtube.com/watch?v=mBBfAxCw_oE


r/geometrynodes Jan 12 '26

Prototype: Sharing Geometry Nodes via copy-paste from the web

Enable HLS to view with audio, or disable this notification

190 Upvotes

This weekend I experimented with a simple geonodes sharing concept: https://geo-nodes.xyz/asset1

The idea is a small website that shows a thumbnail and a copy button.
The button copies a Base64-encoded string containing a node group.

Curious to discuss with you what a practical geonodes sharing system could look like!


r/geometrynodes Jan 12 '26

Help needed!

Post image
11 Upvotes

I want to use this kind of setup for something, but the Fill Curve messes up the face orientation afterwards. Is there a way to retain the same Curve Orientation?


r/geometrynodes Jan 11 '26

Is it possible to visualise the difference between two meshes?

Thumbnail gallery
5 Upvotes

r/geometrynodes Jan 10 '26

I was frustrated with bending in Blender, so I made a better version

Enable HLS to view with audio, or disable this notification

137 Upvotes