Skip to main content

Questions tagged [vertex-colors]

Vertex colors are color values that can be stored with each vertex in a mesh. This tag is for anything related to them.

29 votes
4 answers
44k views

How can I set and get the vertex color property?

I can't find a way to display RGB values (or equivalent) without using the python shell. I would like to get and set color values numerically (ie. not painting), I can't find it for weight painting ...
user1759333's user avatar
24 votes
1 answer
42k views

How can vertex paint be rendered?

I have added some vertex paint and would like to see it in the render. It looks simple enough on all the tutorials, except I don't have those options available; Having spent hours researching I am ...
Mikolajki's user avatar
  • 243
23 votes
2 answers
43k views

Is it possible to paint only on selected vertices in vertex paint?

I'm trying to add some fake shading to a model in vertex paint mode, but I'm having trouble because some parts of the mesh hide the vertices I'm trying to paint. Ideally, since I'm painting the same ...
MrFlamey's user avatar
  • 3,879
14 votes
5 answers
16k views

How to bake to vertex colors in blender cycles?

The long way I do this is: have cycles render selected setup the materials of a mesh create it's UV coordinates create a new image and assign it to the mesh bake change from cycles to ...
porente's user avatar
  • 301
14 votes
2 answers
3k views

How to colour vertices of a beveled curve mesh without converting to mesh?

For scientific visualisation, I'm using a lot of splines which are bevelled with an object (i.e. a hexagon). I control the level of details depending on the context. Without losing the benefits of ...
nantille's user avatar
  • 819
12 votes
2 answers
3k views

Is there a way to compute vertex density?

I've got a mesh and am trying to figure out if there is a way to get a map of its vertex density. Ideally it would be something that I could put into a color ramp node and visualize. The goal is to ...
ajwood's user avatar
  • 10.1k
12 votes
2 answers
27k views

How to display and use Vertex Color from OBJ model

Recently, I found this funny site, that allows you to generate a 3D model from a 2D image. It works very well and you can download an OBJ file. Vertex are colored and when I import it using Blender, ...
snoob dogg's user avatar
11 votes
1 answer
620 views

How can I get the color in the middle of a face using Python?

Say I have a mesh and I have colored the vertices using vertex paint, how can I then get the average of the colors or rather the color in the middle of the face or the color under the normal (shown ...
Scales's user avatar
  • 328
10 votes
3 answers
10k views

Geometry Nodes output to vertex color

I'm new to geometry nodes in 3.0 and a bit stuck on understanding how to output data. I've spent a fair bit of time searching this, but perhaps I don't understand the system well enough to find the ...
TuquePhoenix's user avatar
9 votes
1 answer
19k views

Import PLY doesn't display vertex colors

I'm trying to import a .PLY mesh in Blender. I've troubles with colors: the mesh appear in a grayscale palette. Other softwares open it correctly (eg. MeshLab). This is the header of the PLY file: <...
sborfedor's user avatar
  • 398
9 votes
2 answers
6k views

File format with per face colors

I am trying to export a mesh from some scientific experiment (in MATLAB) and load it in blender for rendering. I'd like to assign per-face colors (as opposed to per-vertex with interpolation over ...
olamundo's user avatar
  • 428
8 votes
2 answers
21k views

How to view vertex' colors?

I'm a beginner. Is it possible (and if so, how) to select a single vertex and change its color? I tried the "Vertex paint" mode, but couldn't find a way to select a single vertex and view its color. ...
liorda's user avatar
  • 181
8 votes
2 answers
813 views

Linking the color of one mesh to a second mesh

I have a series of tubes that were inputted as VRMLs with varying colors. I have made a path out of them and have the sphere following the tubes. I want to link the color of the sphere to be the same ...
rwinfree's user avatar
8 votes
3 answers
2k views

Smoothing vertex_colors values

I'm coloring a mesh using vertex colors: ...
Noam Peled's user avatar
8 votes
2 answers
4k views

How to animate vertex color of an object?

Is it possible to animate the vertex color of an object?
GabrielS's user avatar
  • 1,390

15 30 50 per page
1
2 3 4 5
22