Skip to content

Paint: Vertex Color painting tool (MVP) #314

@fernandotonon

Description

@fernandotonon

Summary

Add a vertex-color (RGBA) painting tool (polypaint-style) that paints directly on mesh vertices.

Acceptance criteria

  • Brush paints vertex colors on hovered/dragged surface.
  • Controls: radius, strength, falloff, color.
  • Works with multi-select entities (paint active entity at minimum).
  • Rendering toggle: view vertex colors in viewport.

Implementation notes

  • Use raycast/picking to find impacted vertices around hit point.
  • Update vertex buffers efficiently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions