Vertex Painter for Unity by Jason Booth [FREE]

This is an awesome [FREE] tool released for Unity. You usually almost always have to pay for these features. Not affiliated, but rarely come across something this nice for free.

__https://github.com/slipster216/VertexPaint__

2 Likes

Pretty awesome!

1 Like

Thank you.

Are the shaders using the same lightening system as Unity 5 and GGX ?
I mean does a standard material in Unity 5 looks the same as the SPlatBlend PBR material from this plugin ?

Simple vertex painting is still faster than using the new addtiionalVertexStream ?