Skip to main content

Unanswered Questions

1,350 questions with no upvoted or accepted answers
3 votes
0 answers
469 views

How to convert a world generated Texture Coordinate into Object Texture Coordinate

In the material shader editor, one can use a Texture Coordinate from the Input, like generated, UV, object, etc. For example the object texture coordinate,the main benefit is that it will allow you ...
3 votes
0 answers
110 views

texture mapping without texture being mirrored on other side of object

I have a cylinder I want to map a texture to. To specify the location of the texture I use an empty. In the material node editor I then use the object function of the texture coordinate node and ...
3 votes
0 answers
685 views

Procedural Materials On Fluid Simulations

Been struggling with this for a while. I've made a procedural lava shader and I want to put it on a fluid sim. The problem is, all the mapping methods I've tried make the fluid travel through noise ...
3 votes
0 answers
2k views

Cycles: realistic light refraction for glass lenses

I found this image somewhere on the Internet: It was made with Cinema 4D and some special renderer. I decided to try create somethings similar using our favourite Blender and Cycles. To achieve a ...
3 votes
0 answers
206 views

First attempts with SSS - where is the nose?

I am trying to make the skin for my female mesh and watched some tutorials on Skin Shaders. I tried to rebuild YanSculpts Tutorial https://www.youtube.com/watch?v=ktsyL2Kp5bQ&t=388s and the result ...
3 votes
0 answers
4k views

Difference between a fac output and a Color output

What is the difference between fac output and Color output in BLender? My understanding about fac is, it is grayscale information(devoid of any color). In which case it confuses me when people take a ...
3 votes
0 answers
79 views

What is the significance of the value of the limit on the roughness attribute of the Oren Nayar shader?

In exploring the settings of the Oren Nayar shader in the Blender internal rendering engine, I find that there is an upper limit of 3.14 for roughness. Is this the constant Pi? Why is this the ...
3 votes
0 answers
249 views

Material Mode in Shading Panel

I have this version of Blender What is the difference between the two Material modes in the Shading panel ? On my PC GLSL seems to work, instead Multitexture seems doesn't work.
3 votes
0 answers
693 views

OSL: Giving the texture method a color instead of string

Is there a way to give the OSL method texture(string, float, float, ...) a color input instead of the string which reads an image file? Or is there any type of ...
3 votes
1 answer
515 views

Distorted highlights when rendering microscratches (bump map)

I'm trying to create a 'spiderwebbing' / 'swirl' effect caused by microscratches around highlights, but for some reason get triangular rays instead of a round halo. I've tried loads of scratch ...
2 votes
0 answers
44 views

How can one randomize both instance topology and instance shading variation across object instances?

I created several parallel instances of a wooden beam object using the following Geometry Node Tree: And with the following Shader Node Tree: As expected, each instance of the beam has the same ...
2 votes
0 answers
25 views

How can I get the final evaluated material color of each face?

I want to be able to get the final evaluated color for each face regardless of what shader node setup I have. I just want to get the final color result flowing into the Base Color socket of the ...
2 votes
0 answers
85 views

How can I get the light direction vector without the roll values?

From watching videos and looking at other posts, it seems like the common way is to just straight up copy the sun's rotation values for the light direction vector. However, this also copies the roll (...
2 votes
1 answer
30 views

Fix Crease Where Two Objects Meet

Goal: To get the two objects (mountain and flat plane) to have a seamless transition while still keeping them as separate objects. What I've Done: I made it so that the mountain texture fades to the ...
2 votes
0 answers
131 views

RG(B) Map to create a toon/cel face shadow mask

First time modelling a proper anime-style character. I've been trying to create some smoother toon/cel shade-style shadows for the face of a character, I saw an idea used for Unreal that used an RGB ...

15 30 50 per page
1 2 3
4
5
90