Skip to main content

All Questions

0 votes
1 answer
263 views

Shadow culling in shader for uv projected texture

I'm trying to make a projection using the uv project modifier : But I would like to project only once (don't re-project behind at the place where it should be shadow) Would it be possible to use a ...
0 votes
0 answers
22 views

No Normal Output of the Bump Node

I want to use the "Normal" or "Reflection" output from the Texture Coordinate Node. If I do so, the Bump node does not display any normal data. As You can see, the bump node should ...
2 votes
2 answers
43 views

How to animate the position of a material along the "mesh line"

I want to create the effect of current flowing through cables. I want the current to flow over several curves from the beginning to the end of the cable. I created a material with a mix shader and set ...
0 votes
1 answer
52 views

I want to make Voronoi type Cells go from 0-1 in UV space: so I can run a gradient through each cell individually. i.e. each cell runs from 0-1

Main issue: I have a cell like mask that I made on this texture. I want a gradient to run through each cell individually. I'm not sure if I can make cells into attributes or something and pass that ...
0 votes
2 answers
59 views

Rectangular to cylindrical coordinates with volume material

I'm trying to create a volume material which consists of several rings that pulse outwards. I have a solution with a cylinder. It consists of a wave texture of rings along the x axis, where the phase ...
0 votes
1 answer
97 views

Hexagonal Voronoi texture 2

The picture below is from a two-year-old answer about creating a hexagonal Voronoi texture. The YouTube video that showed how that texture was created is no longer there. Can anyone tell me how that ...
2 votes
2 answers
94 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 ...
1 vote
1 answer
286 views

Shape Burst Gradient / 2D SDF in Shader Editor

I've been looking to create a 2D SDF effect in Blender's Shader Editor, but trying to research this only shows 3D SDF content which makes it difficult to find answers. Photoshop can create the desired ...
1 vote
1 answer
326 views

seamless circular coordinates

I want a coordinate system that is kind of radial/circular and it should have no visible border, mirroring or repetition of any kind. I did my best to search, but only found a few things about polar ...
2 votes
2 answers
143 views

Having a material reveal itself along the object's path? -- For Lightning

Hello. I'm attempting lightning in Blender using Eevee. Referencing a video on Youtube, I created the material shader for the lightning bolt. In it, I am supposed to be able to create the "strike&...
2 votes
2 answers
321 views

How to mask texture with normal?

On the following screenshot, the black region on the torus is controlled by the normal on the Principled BSDF. Now in Cycles rendering, I want the blue dots to only appear within the black region on ...
0 votes
0 answers
34 views

How to create textures with offsets from mesh edge?

I have the outline of a building that, when intersected by a Boolean, I want to show the interior texture with several layers of materials. This would show a layer of plaster, a layer of brick, and a ...
3 votes
1 answer
119 views

How to use the contact area between the instance and the mother object as texture coordinate in shader?

Goal The yellow color should only appear within the area where the water droplets contact the purple wall. Consequently, the wall area outside of the water droplets should be purple; and the wall area ...
0 votes
0 answers
17 views

Texture Coordiante - Object not working with linked file/asset

i'm having an issue when linking an object from one file to another. The shader it's using has a Texture Coordinate - Object in use. In the source file the Coordinate moves with its Parent, however ...
1 vote
1 answer
55 views

Only vertical part of a grid texture is showing?

I'm trying to texture something with a metal bar texture, but only the vertical stripes appear on the plane I'm applying the material to. Images are below: The image I'm trying to apply The result: ...

15 30 50 per page