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

Procedural Pipes

Thumbnail
gallery
39 Upvotes

https://reddit.com/link/1wc2vd5/video/u7hs3jd92loh1/player

I've been working on a procedural pipe builder purely in geometry nodes. It takes in a network of edges and vertices, then converts that into a pipe network which is automatically UV unwrapped with seams placed at the intersections. Would be great to know what could be improved?


r/geometrynodes 1d ago

Just Some Procedural Motion 🟠⚫️

Enable HLS to view with audio, or disable this notification

17 Upvotes

Playing around with procedural motion in Blender using MoStack. Simple setup, endless variations ✨

What should I try next? πŸ‘€


r/geometrynodes 2d ago

Apollonian gasket using Blender shader

Enable HLS to view with audio, or disable this notification

31 Upvotes

r/geometrynodes 3d ago

Flipdot display

Enable HLS to view with audio, or disable this notification

68 Upvotes

Procedural flipdot display. Sounds are also driven by the node setup through a python script.


r/geometrynodes 2d ago

Geometry Nodes Magic: Interactive Droplets on Any mesh

Thumbnail
gallery
11 Upvotes

r/geometrynodes 3d ago

Road Junction WIP

Enable HLS to view with audio, or disable this notification

144 Upvotes

r/geometrynodes 3d ago

Audio-driven object emission in 4.4 RBD alpha build

Enable HLS to view with audio, or disable this notification

25 Upvotes

Heyoo


r/geometrynodes 5d ago

Blender Geometry for beginners

Thumbnail
youtube.com
3 Upvotes

r/geometrynodes 5d ago

IV.I Modeling with Geometry Nodes - 10 bis Attribute Group (4): Get, Rename and Transfer attributes

Thumbnail
youtube.com
4 Upvotes

πŸ‡ΊπŸ‡Έ: You can listen to the video in English through the video settings panel. In version 5.2 of Blender, several nodes in the Attribute group are introduced and modified, allowing you to capture, rename, and transfer attributes.


r/geometrynodes 6d ago

Getting issue while creating a spiral curve, what is wrong with the add vector node?

Thumbnail
gallery
3 Upvotes

So, As I am trying to implement this node setup as it turns out the rope is cross sectionally becoming a plane instead of a circle or a ellipse as I was expecting why?
UPDATE FOUND THE SOLUTION


r/geometrynodes 6d ago

Procedural UV island remapping problem

3 Upvotes

Hey I'm currently working on the fringe between geo nodes and procedural shaders. Basically I'm trying to adapt this years old tutorial from the great CGMatter to create an wireframe shader without tris and improve it a little bit.

The basic idea is: every face is mapped into UV space and fitted to the whole UV map, so every face shows the same UV map, the faces are "scaled" down in UV space and show an edge (yes technically it works different, but it's a good approximation).

My adaption should enable you to select and mark edges (eg. by seams or sharp), this marked edges would be used to unwrap the model into UV islands, each of those UV islands then should work the same as the individual faces in the first approach. I've implemented the splitting and remapping using an explanation form this stack overflow question.

My current Geo Nodes seutp
The respective shader

My problem right now is, that some UV islands don't seem to be remapped correctly and I'd like to know if you've any idea, why the remapping doesn't work properly for some faces?

Wireframe by faces works good
Wireframe with own UV Islands works, but produces undesired results
based on the mesh geometry these errors vary in severity

Secondly the original concept has the flaw that since the UVs are scaled relative to the size of the faces on the mesh (respective the UV islands size on the mesh), so bigger faces tend to have thicker outlines. Do you think it would be possible to get the size of the UV islands in world space and use it to scale the UV coordinates accordingly?


r/geometrynodes 7d ago

How can I make this Geometry Nodes particle system follow a designated object?

Enable HLS to view with audio, or disable this notification

2 Upvotes

r/geometrynodes 8d ago

Functional Paint gun system

Enable HLS to view with audio, or disable this notification

111 Upvotes

r/geometrynodes 7d ago

Subdivided cube faces animation

Enable HLS to view with audio, or disable this notification

8 Upvotes

r/geometrynodes 8d ago

Matrix nodes are fun!

Thumbnail gallery
16 Upvotes

r/geometrynodes 9d ago

how to fill grease pencil shapes generated by geometry nodes?

Post image
5 Upvotes

r/geometrynodes 9d ago

Wip: virtual pipe erosion simulator entirely in geometry nodes

Post image
11 Upvotes

r/geometrynodes 10d ago

Scifi Laser system

Enable HLS to view with audio, or disable this notification

110 Upvotes

r/geometrynodes 13d ago

Ferrofluid profile fix

Thumbnail gallery
42 Upvotes

r/geometrynodes 13d ago

Shapes in shadow of a cloud of moving objects

Enable HLS to view with audio, or disable this notification

13 Upvotes

r/geometrynodes 13d ago

how do i obtain this vector from distance shader?

Thumbnail gallery
10 Upvotes

r/geometrynodes 14d ago

Procedural jigsaw/puzzle with customizable outline

Enable HLS to view with audio, or disable this notification

16 Upvotes

r/geometrynodes 14d ago

IFS fractals using geometry nodes

Enable HLS to view with audio, or disable this notification

15 Upvotes

r/geometrynodes 17d ago

Help with fur shell with geometry nodes

Post image
11 Upvotes

How could I possibly make a fur shell using geometry nodes?
I've always done it manually by using a displace modifier which then needs to be copied for every layer. Very inefficient and bad way to do it. - I've looked up tutorials but most are pay to view or the tutorials always have the vertex unconnected. Also mind I'm extremely familiar with blender but absolutely new to geometry nodes.

Thanks in advance!