Skip to content

Mesh per-face coloring #152

@almarklein

Description

@almarklein

Proposing to add something like geometry.face_colors that specifies a color for each triangle (as defined by the indices). Implementing per-face colors is normally not trivial, but because of how we render meshes, we have access to the face index :) so this is easy to implement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions