Skip to main content

All Questions

Tagged with
1 vote
2 answers
245 views
+50

How to Bend Object Coordinate Procedurally?

I'm trying to create a mapping that curves the line to keep it the same width. But I couldn't find anything on the entire internet. I would like to understand what approach and how to do it. ...
Noob Cat's user avatar
  • 1,257
-1 votes
0 answers
28 views

Procedural rounded corners in the Shader Editor

I basically want to procedurally create this in my material, where I can control the border thickness and corner radius. That's it. Thanks in advance.
ThetaJones's user avatar
2 votes
0 answers
30 views

How can I get variation in a carpet texture

I'm using this image as reference for what I want my carpet to look like: The carpet has a lot of variation as most carpet does especially in the bottom left corner. I want to know how to turn a ...
desperrrr's user avatar
  • 654
5 votes
1 answer
256 views

How can I create a procedurally stained wall material?

For the material, I would like to create the concrete material and the stains that seem to be caused by water leaks. Particularly, I'd like to know how to create the stain patches for the material.
Altphics 's user avatar
2 votes
0 answers
23 views

Creating a procedural field-line pattern with material nodes

I'm working on a procedural texture that generates a field-line pattern like you might see in diagrams like this: Requirements The arrow heads aren't important from that diagram. I'd like to have ...
Echoleta's user avatar
  • 131
0 votes
0 answers
29 views

Procedural gradient creates banding... Why?

This is beyond frustrating. I'm using a simple linear gradient on a cube (black to transparent), and I get this awful banding. How can I get rid of it?
Geri's user avatar
  • 1,363
0 votes
0 answers
17 views

Is it possible to create an Eevee material that changes its color depending on if a specific object is behind it?

I want to make an outline that is made with a solidify modifier with inverted normals with backface-culling, where the color of the outline is controlled with a texture. There are however scenarios ...
baksoBoy's user avatar
0 votes
1 answer
59 views

Procedural materials that rotate with instances

I need to add realistic materials to CAD-based models with unfriendly geometry. There are thousands of models, so re-meshing and UV-unwrapping is not an option. I've gotten decent results with ...
excaelest's user avatar
1 vote
1 answer
77 views

How to make material static?

I have this material applied to a human figure. I want to see what it would be like if the colors were not bouncing around different faces. Does anyone know how to achieve that? Blend file:
Martin Marino's user avatar
1 vote
0 answers
59 views

Procedural Texture Repetition boundaries Problem

I'm trying to build a texture mapping that can do the following things: Adjust number of repetitions, Right, Left Top and Bottom Space the tiles apart from each other Scale Rotate Translate Entire ...
Noob Cat's user avatar
  • 1,257
0 votes
1 answer
98 views

Geometry Nodes messes up Vector Displacement

Please help me check out the Maths of these nodes. I’m combining the Shader Nodes and Geometry Nodes to create something. This “Multiple Balls” object is using Geometry Nodes to assign “Individual ...
Orange Cat's user avatar
0 votes
1 answer
48 views

Procedural material for corrosion

I am modeling some small stainless steel parts that have pitting corrosion on the surface. The pits look like small needle pokes randomly positioned on the surface. I have tried using the Noise ...
john merrill's user avatar
0 votes
1 answer
39 views

Seamless overlapping in procedural material

I'm currently developing a procedural art material. A combination of slate and gold. So far the design is good, but what I can't do is to bring the three different gold materials together, - ...
smice's user avatar
  • 195
2 votes
1 answer
46 views

Procedural Space Texture has Unwanted Red Streak when Viewing from Head-On Angles

So I built this material all-by-myself with information learned in a few other procedural texture material tutorials. It's meant to be a stylized space texture, with moving purple and red space clouds....
Sunnny Fay's user avatar
2 votes
2 answers
91 views

3D procedural material workflow

I’m a product designer getting into blender to do product renders and animations and being having issues with procedural materials workflow. I recently bought Lance Phans’s wood shader and have been ...
Maroleiro's user avatar
1 vote
0 answers
22 views

How to bake multiple instances with randomized emission/material?

I am trying to bake instances into one UV map/texture for exporting to other software. They all have the same material, which gives them different emission color based on their object data. Node setup:...
Joost de Vries's user avatar
0 votes
1 answer
86 views

Make transparent this black procedural emission using Combine XYZ and Value nodes?

I'm trying to use these CombineXYZ and Value nodes for transparency and emission. Edit: I'm trying to make the "Sphere" emission transparent, especially the black part.
Francis Mike Nathan's user avatar
2 votes
1 answer
60 views

Procedural material orientation

I'm new here on Blender, so I create my procedural wood material and I applied it on four separate objects. I'm wondering if there's a way do give a different orientation on each object for the same ...
samuele f's user avatar
1 vote
1 answer
247 views

What's the point of ArcTan2?

please help me understand: What’s the point of ArcTan2? In what situation would a person prefer using it over ArcTan1? What is its Mathematical function? My thoughts: The function of ArcTan1 is ...
Orange Cat's user avatar
3 votes
1 answer
752 views

Can't figure out how this LED display was animated

I'm trying to figure out how this was done, specifically the animation for the LED screen. The loading bar, the random scrolling numbers (on right), the text that pops up on the bottom left. What's ...
bonypoy's user avatar
  • 915
0 votes
0 answers
57 views

How to keep the procedural texture unchanged in the pose mode?

This question is related to the previous question. The shader material is setup based on the dot product between the surface normal and a vector <1,1,1> as the following screenshot shows: In ...
Blender Lake's user avatar
0 votes
0 answers
36 views

Texture bake procedural material fire not working?

I want to texture bake my fire, using this texture bake procedural material, but ended up with a black texture instead. How do I texture bake my fire like in this tutorial? My Blender fire file
Francis Mike Nathan's user avatar
2 votes
1 answer
199 views

Is there a way to improve performance of procedural materials in the viewport without affecting render quality?

Most of my materials are procedural, but they are taxing my viewport performance? Is there a way to limit their effect in the view port when using viewport shading, like you can limit the texture ...
The almighty s slave Executor's user avatar
1 vote
1 answer
917 views

Creating a short fur material in Blender

In the Blue Sky Studios movie Ferdinand, I learned that the body fur on the bull characters was created using a material that emulates very short fur. How can I create a material like that in Blender?
Robert Hintz's user avatar
2 votes
1 answer
114 views

Perfecting Procedural Texture for Long Vertical Cracks on Concrete Surface

I hope you’re all doing well. I’ve been working on a project where I’m trying to create a procedural texture to depict long vertical cracks in a concrete surface, specifically, I am aiming for the ...
stacksExchanger's user avatar
1 vote
0 answers
29 views

How to create L shaped brick pattern with shader nodes?

how can I create this L shaped pattern?
CodyKoInABox's user avatar
0 votes
0 answers
110 views

What's the math behind Noise Texture Node?

Could you please explain or share sites which explain the intuition of Noise Texture Node? The only helpful source that I can find at the moment is this video. I don't know how to read codes so ...
Orange Cat's user avatar
5 votes
1 answer
258 views

How does Smooth F1 Voronoi work mathematically?

I’m told that Smooth F1 Voronoi uses Smooth Minimum to visually smooth out the Voronoi Edges. But how does it do that? I know the math behind Smooth Minimum and F1 Worley Noise, but how does Smooth ...
Orange Cat's user avatar
0 votes
1 answer
83 views

How to create a mesh fabric with ability to change color in color ramp procedurally?

I am trying to create this mesh shoe fabric material in Blender procedurally and failing. After a 2hr attempt, the closest result I got is attached below. however, I want to achieve result like the ...
Lokesh Shanmuga's user avatar
2 votes
1 answer
135 views

How would you make a procedural displacement texture resulting in random planar faces?

Is it possible to make a displacement texture where each cell of a voronoi texture results in a 100% flat planar surface? The picture below is similar to the effect I'm looking for, however, in this ...
Robert Smith's user avatar
1 vote
1 answer
375 views

Correct Face Attributes not working

I'm trying to create a mesh with a procedural checkerboard shader, but when I scale the mesh, the material scales as well, even when I have Correct Face Attributes applied. Oddly, it seems to work ...
FreddieF's user avatar
1 vote
1 answer
53 views

Geometry nodes : Is there a way to assign a material to a specific instance?

Currently building a geometry nodes setup that create a web of sphere distributed along the point of a curve as follows: I would like to have the spheres with more than 1 connection to be green and ...
Mehdi Belhous's user avatar
2 votes
1 answer
98 views

Shaders: How do I make a musgrave pattern tri-planar?

I'm working on this procedural wood texture (I'm going for a stylized look) using a musgrave texture as a base. As pictured below, this works well with vertical surfaces, but when viewed from the top ...
Alejandro Gorgal's user avatar
0 votes
0 answers
36 views

how do I create glass material and lens material similar to the glass camera panel in image?

Hi, I am trying to create a glass material that is similar to the one I posted below... How do I achieve a similar effect, in eevee?
Atharva Deodhar's user avatar
1 vote
0 answers
84 views

How to map the Gradient Texture based on the loose parts of a single object?

Is it possible to map the Gradient Texture in a way that no matter the position of the mesh on the space? So $0$ will always be at one end of the mesh and $1$ at ...
Luiz Antonio's user avatar
0 votes
0 answers
49 views

How do I add a texture for procedural materials as seen in this video?

So I am watching a procedural material tutorial video on Youtube. In the beginning, the creator has a tile-like texture in the background of his object, which is the plane. When he adds the Magic ...
ChiknTndrr's user avatar
1 vote
1 answer
93 views

How can I rotate vectors to align with a sphere surface?

TLDR: How can I align voronoi scattered textures to the surface of a sphere without using UVs? I am trying to scatter textures on the surface of a sphere using a voronoi texture, and I can't use UV ...
Taliesin River's user avatar
3 votes
1 answer
186 views

Creating Custom Texture

Need some help with a custom texture that I want to create. Reference texture (want to achieve something like this) I found on the web: I tried to create something similar with the following node set ...
Prasanjeet Mohanty's user avatar
0 votes
1 answer
116 views

How can I recreate this polka dot multi color material procedurally

How can I go about recreating this with procedural material? Node setup would be much appreciated. Thank you.
Abu Aliyu's user avatar
0 votes
0 answers
255 views

Geometry Nodes - How to maintain individual instance index after Mesh Boolean operation?

I am instancing shapes on the points of a mesh, assigning each instance an index, which I then put into the group output to be used in the shader to make each instance a different colour. I am doing ...
David Welman's user avatar
2 votes
1 answer
247 views

Procedural texture does not work

I am using blender and rhino. but today i realize that my obj date from rhino can not be rendered in blender with Procedural material. does someone know the reason? thanks! left is the cube from ...
Meiying Lu's user avatar
2 votes
1 answer
410 views

How to prevent textures from stretching?

I am trying to create a cartoon realistic pizza. However though, when trying to add materials, some of the smaller dimensioned faces seems to stretch it out. Here is an example of the Pepperoni, and ...
Jonathan J. Pecany's user avatar
0 votes
0 answers
185 views

Baking results are blurry

I used a subdivided plane and manually changed the positions of vertices but when i decided to bake the textures in order to import model with baked textures (for game engines) i found that the ...
RedTurtle's user avatar
1 vote
0 answers
42 views

Why does my volumetric atmosphere not have an orange sunset region?

So this is the effect I'm looking for: This orange glow in an atmosphere, right where the shadowy and the light side meet. However, my material (which should be pretty physically accurate as far as I ...
Dániel Sáfár's user avatar
3 votes
1 answer
223 views

How to change wave texture mathematically?

I want to achive this result for my column without using additional modeling (just shading and procedural textures, sorry for bad quality, I don't have better one): For now I have this material (the ...
Сергей's user avatar
4 votes
1 answer
597 views

Creating (procedural) bubble glass material similar to 'pulegoso' glass blowing technique

I would like to recreate the 'pulegoso' sculptural glass effect as a material, where the glass encases small air bubbles - see images. Ideally it would be procedural, so I can edit bubble size / ...
maria-theresa's user avatar
0 votes
0 answers
278 views

Creating a procedural material from an image reference

I am new to blender so I don't have that much of an experience working with procedural materials yet. I need to create a material similar to that covering the walls on the reference images below: I ...
Евсей Новиков's user avatar
1 vote
0 answers
25 views

baking normal from procedural causes odd scretching around different materials

I have a mesh with three different materials. I applied different procedurals to each. When baking the diffuse texture give me no problems, but the normal maps are giving me strange stretch patterns ...
Zack Hound's user avatar
2 votes
0 answers
242 views

Apply material / texture to each generated mesh geometry (face) individually

With geometry nodes, I generated a more complex mesh procedurally from the faces of an ico sphere by splitting edges. Here is my node geo node setup: Now I wanted to apply a certain material, created ...
etlaM's user avatar
  • 33
0 votes
1 answer
65 views

How to create procedural square transparent simulated shadow?

I am new to Blender, and I would like to create a procedural material that simulates a transparent shadow for a cube. I already know how to create a simulated transparent shadow for a sphere (see ...
GilbertOOl's user avatar

15 30 50 per page