Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
This is a PBR painter plugin for Godot 3.xYou can paint albedo, glossiness, metalness and emission, with colors and/or textures. By using the UI you can specify the intensity and size of your brush. Three modes are available: brush tool, bucket tool (fill) and eraser.
Mesh Painter (Godot Plugin 3.4)
This is a PBR painter for Godot 3.4
You can paint albedo, glossiness, metalness and emission, with colors and/or textures. By using the UI you can specify the intensity and size of your brush. Three modes are available: brush tool, bucket tool (fill) and eraser.
How to use
- Add the
meshpainterfolder into your Godot addons folder (res://addons/meshpainter) - Enable the addon in
Project/Project Settings/Plugins - Select a
MeshInstancenode in your scene tree, a brush button will appear in the 3D view top menu - Click on the brush button
- Start painting !
This is a PBR painter plugin for Godot 3.x
You can paint albedo, glossiness, metalness and emission, with colors and/or textures. By using the UI you can specify the intensity and size of your brush. Three modes are available: brush tool, bucket tool (fill) and eraser.
Reviews
Quick Information
This is a PBR painter plugin for Godot 3.xYou can paint albedo, glossiness, metalness and emission, with colors and/or textures. By using the UI you can specify the intensity and size of your brush. Three modes are available: brush tool, bucket tool (fill) and eraser.