UniVertexColorModelGenerator
Simple Unity Generate Vertex Color Model Tool
Install / Use
/learn @sanukin39/UniVertexColorModelGeneratorREADME
UniVertexColorModelGenerator
<img src="https://github.com/sanukin39/UniVertexColorModelGenerator/blob/master/Demo/demo01.png" width="500">Overview
UniVertexColorModelGenerator is the Unity plugin that make vertex color model from separated material models.
Demo

Requirement
Unity 2018 or higher
Usage
-
Select Windo -> UniVertexColorModelGenerator to open editor window
<img src="https://github.com/sanukin39/UniVertexColorModelGenerator/blob/master/Demo/demo02.png" width="200"> -
Set combine target object to Combine Target Filed
-
Set VertexColor material to Vertex Color Material Field
-
Check Export Mesh Toggle and Select Directory if you want to export Mesh assets
-
Press Generate Button!
<img src="https://github.com/sanukin39/UniVertexColorModelGenerator/blob/master/Demo/demo03.png" width="200">
Using Material
Before
4 standard materials
<img src="https://github.com/sanukin39/UniVertexColorModelGenerator/blob/master/Demo/demo04.png" width="200">After
1 vertex color material
<img src="https://github.com/sanukin39/UniVertexColorModelGenerator/blob/master/Demo/demo05.png" width="100">Install
use unitypackage at release page
