Godot 4 Vertex Painter

by michaeljared

38

godot-vertex-painter

A simple tool to paint vertex colors on MeshInstance3Ds.

YouTube Video


https://github.com/bikemurt/godot-vertex-painter/assets/23486102/fea58b3f-8b71-48c5-840b-d1ae87ef0f7e


Godot Versions Tested

  • v4.3.5 dev release
  • v4.1.1

V2.0: May 6, 2024


🚀 Install & Use

  1. Download this repository, or download from the Godot Asset Library.
    • Import the addons folder into your project (if it already isn't present).
  2. Activate the Vertex Painter addon under Project > Project Settings > Plugins. If an error dialog appears, restart the engine and try activating it again.
  3. Add a MeshInstance3D to the scene which you wish to paint vertex colors]
  4. Check "Enable Vertex Painting", click the MeshInstance3D, set the Color using the color picker, and start painting on screen

⚠️ Limitations

  • Only imported meshes will work (or ArrayMesh, which have a clear_surfaces() method)
  • Scale must be applied to meshes prior to trying to vertex paint them

🏠 Links

🗒️ License

MIT License

Version

2.0

Engine

4.2

Category

3D Tools

Download

Version2.0
Download Now

Support

If you need help or have questions about this plugin, please contact the author.

Contact Author