Questions tagged [node-editor]
Questions relating to Blenders node editor. The node editor is used for non-destructive texture and material editing; for geometry node editing and for post-processing/compositing.
4,472 questions
0
votes
0
answers
23
views
Extrude geometry node working differently to edit-extrude
I'm trying to create an "SVG remesh" node tree that remeshes an SVG into something that works for the rest of my workflow. The general flow is:
Import SVG
Extrude
Mesh to volume + volume to ...
0
votes
1
answer
19
views
How can I make a material unique per linked asset?
I have an asset with a material applied. The asset is linked to another scene multiple times. The material has a driver to use a source texture based on a slider, and I want to control it per asset. ...
0
votes
1
answer
42
views
How to recolor transparent materials in Cycles?
I'd like to achieve the following result. I have object A inside object B. I'd like to apply a transparent material for object B, which recolors everything to a specific palette. I imagine it this way:...
-1
votes
1
answer
32
views
How can I blur a generated material? [duplicate]
I would like to use a (pseudo) gaussian blur on a material I have made, but I have only ever seen blur operations for imported images.
(I'm new here, so if there's any courtesies I wasn't aware of, I'...
0
votes
2
answers
71
views
Repeating Geometry on Resampled curve with Curve Line as base
This is my Node Setup to Generate a Geometry where I use a base curve, and resample it, then add a curve line, whose start point should be 1st Index point of curve, and end point should be next index ...
0
votes
1
answer
29
views
Noise Texture linked to Roughness causing artifacts?
I'm experiencing an issue whenever I link a Noise Texture to the roughness of my Principle BSDF. Despite the noise texture being smooth, the renderer is treating it like it has very high contrast. ...
0
votes
1
answer
21
views
Adding Principled BSDF properties into a node chain
I'm not completely new to blender but don't use it much and I'm not used to what nodes do what in blender.
I was working on a little bit of animation which involved basically green screening an Avi ...
0
votes
0
answers
43
views
How to model Table Base with Geometry Node?
I want a base. that maintain some parameters, but also updates based on total table length and width.
So if table width is 1000mm (sorry for the metric folks)
I want the width of the base 600mm
and if ...
-1
votes
1
answer
25
views
Geometry Node - Read CSV [closed]
I can't seem to get my graph to read the correct CSV values?
1
vote
1
answer
36
views
Normal map bake in Blender changes the color of model
I'm a bit new in blender and I made a planet using nodes and I wanted to export my model into unity so I saw I needed to bake my textures, I did the color all correct but when I tried to do the normal,...
0
votes
0
answers
29
views
Blender Geometry Nodes Two Simulation Zone Behavior [duplicate]
I want to know what happens if I put two simulation zones in my GeoNode group.
How to read a tree in that scenario?
Thanks!
2
votes
1
answer
69
views
Geometry nodes get ratio of max min rectangle edges
Hello suppose i have random shapes of mesh islands.[ i want to separate mesh by ratio of min and max edges.
if mesh shortest and longest edge ratio is greater than 2 then mesh should be separate and ...
3
votes
1
answer
86
views
Where do I access the "Number of users of a Node Tree"
Where do I access the "Number of users of a Node Tree"
Using Blender 3.6.9. I am a complete and utter noob.
I need to use the answer to the question in
How to make independently editable ...
0
votes
0
answers
50
views
Geometry Nodes export
I have a geo nodes set up where I have object flow along the curve and I am having troubles exporting it, I tried to follow this tutorial https://www.youtube.com/watch?v=TGDlSl7QGTM&t=162s, but I ...
0
votes
2
answers
50
views
Repeating color ramp with gradient texture on an alpha mask shading node?
learning blender beginner here! It's my first time playing around shading nodes by myself, still understanding how all the nodes are interacting with each other. I'm attempting to color the gray ...