Skip to content

Auto Vertex Painter is for Coloring as fast as possibile the vertex in your mesh, you can fill the vertex color or you can also use interpolation base on the vertex position or normal to fill the color of your meshes

License

Notifications You must be signed in to change notification settings

mohsenph69/auto-vertex-painter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-vertex-painter

Auto Vertex Painter is for Coloring as fast as possibile the vertex in your mesh, in Godot Engine, you can fill the vertex color or you can also use interpolation base on the vertex position or normal to fill the color of your meshes

How it work?

Youtube Tutorial: https://www.youtube.com/watch?v=kgl3EnQCU0A

After activating this plugin, Each time you select a MeshInstance3d with a Mesh a V Paint button will apear in toolbar, and if you click on that you can change the vertex color uniformly or you can interpolate between Color A and Color B base on their position or normal

Please Note after changing the vertex color of your mesh a new mesh will be created so if you saved the original mesh in resource directory it will be not changed until you save the new mesh on that, OR you can keep the Original mesh too

patreon:

https://patreon.com/mohsenzare?utm_medium=clipboard_copy&utm_source=copyLink&utm_campaign=creatorshare_creator&utm_content=join_link

About

Auto Vertex Painter is for Coloring as fast as possibile the vertex in your mesh, you can fill the vertex color or you can also use interpolation base on the vertex position or normal to fill the color of your meshes

Resources

License

Stars

Watchers

Forks

Packages

No packages published