Skip to main content

All Questions

0 votes
0 answers
16 views

"Object" Texture Coordinate option showing a blank texture

Currently watching some YT tutorials and having a weird issue where selecting the "Object" option from the Texture Coordinate node is not properly working on my end. I have tried ...
CeRbErU30's user avatar
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 ...
KitOaken's user avatar
1 vote
1 answer
325 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 ...
The Kalaakaar'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
0 votes
1 answer
272 views

I want to texture a model from Total War: Warhammer 3

I'm trying to texture a Soul Grinder from Total War: Warhammer 3 but the bottom half of it is giving a weird shading issue. I'm not at all good with fixing up textures in Blender so I've been relying ...
Chad Mojito'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
1 vote
1 answer
319 views

How do I paint over a material, then occlude the material where I painted?

I'm trying to texture paint a door and windows directly on a material surface, but the Diffuse shader makes it look more like it's painted on. To put it another way, I want to eliminate all material ...
Austin Capobianco's user avatar