Skip to main content

All Questions

Tagged with
1 vote
1 answer
46 views

How do I view the animation keys for my rgb node?

As you can see I have animated the color property but I am not able to see it on my timeline. How do I make it happen, any help is appreciated.
1 vote
1 answer
294 views

Cube is black. How to make it green?

I am trying to make this cube green. I tried to follow the tutorial but even after changing the base color the cube is still black. What do I need to do to make the cube green? edit: blend file
1 vote
1 answer
835 views

Color each face of a mesh with a colormap gradient depending on external data

Motivation: Post-process a finite element solver answer file (in my case FEMM). I'm creating a mesh with Python with the following code (well, my actual code is a bit more complex, but it doesn't ...
0 votes
1 answer
3k views

How to change material color in geometry nodes [duplicate]

It is a very simple caveman geometry node setup. I want to change the color of these bars as they rise [from black at lowest to orange at full scale] and please explain in detail, how to control ...
1 vote
1 answer
99 views

Assign different materials to different object copies

I'm trying to create two different copies of an object with different colors. The code below will create them but they always end up with the same color (1,1,0,1) (yellow). How can I get ...
0 votes
0 answers
950 views

Texture solid color instead of texture

Whenever I try to change my object texture and insert textures it doesn't work but instead puts a solid color. I am in rendered mode when doing these and have tried material mode but it still doesn't ...
0 votes
2 answers
163 views

Match/group the colour of multiple objects

New to Blender and have been learning a lot from these videos. My little person is "cloned" using Geometry Nodes. I'm applying the colour changes using a constant ...
0 votes
1 answer
348 views

How to do a shadeless vertex color material in Blender 3.2.2 with Eevee?

I'm trying to do a shadeless vertex color material in Blender version 3.2.2. using Eevee. I tried to connect an emission shader but the material renders pink. There is two screenshots bellow for ...
4 votes
3 answers
407 views

Paint faces depending on count of vertices

There is a sphere which have faces with different count of vertices (3,4,5,6). I need to paint those faces on different colors depending on the number of vertices using geometry nodes. If number of ...
1 vote
1 answer
170 views

can I assign color to one side of face only? [duplicate]

I'm modeling a bowl of ramen and I would like the bowl to have a stripe going around it. I can assign the material color to that stripe but it shows on the inside as well. Is there a way to assign ...
4 votes
1 answer
137 views

Material Shader for different color rings/areas for a plant trunk (Equisetopsida)

i want to recreate the trunk of this plant with shaders, but I don't have that much experience how i could do this. Could someone show me a node setup to emulate the trunk? I would be really happy! So ...
2 votes
1 answer
695 views

Make objects change color during collision?

Hello there, I'm using blender to create an animation with 150 objects. These objects each have an individual material with a simple Emission node, in which it's base color (RGB) has been individually ...
0 votes
0 answers
776 views

Material keeps applying to other objects instead of just one

Im trying to make a crab, every time i try to color the lower half it colors the whole body too. The parts are seperated. Blender file : https://www.mediafire.com/file/jz5c1o8bctvw1yq/crab.blend/file
1 vote
0 answers
16 views

Why are there strips of faces that are a different color from the Base Color? [duplicate]

My model has these small parts of it that are miscolored, and I don't know why. I think it might be related to the lighting. Does anyone know why this is, or what causes it? I'm new to Blender, and I ...
5 votes
3 answers
8k views

How to set color object using python and Blender 3.0 individually using a template object

I have tried all the previous solutions but I can not change the colour of objects individually depending on a condition, the following code will produce 4 red cube instead of 2 red and 2 green: ...

15 30 50 per page
1 2
3
4 5
13