ShadedTechnology / MeshPainter

Simple tool for Unity to paint vertex colors on meshes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MeshPainter

Simple tool for Unity to paint vertex colors on meshes

Warning

Before you edit your mesh make backup of it.

How to use

  1. Copy MeshPainter folder into your project

  2. Open MeshPainter window via toolbar

alt text

  1. You should see window like below

alt text

  1. Select gameObject with mesh you want to edit. Than MeshPainter widow should show this

alt text

  1. Click button "Edit mesh" to edit your mesh. You should now see on Mesh Painter window menu with options like below

alt text

  1. Choose color in what you want to paint your vertices and paint them by clicking in corresponding squares on your mesh in scene view

  2. When you finish editing your mesh save your new mesh by clicking "Save mesh" button and selecting destination directory

About

Simple tool for Unity to paint vertex colors on meshes

License:MIT License


Languages

Language:C# 100.0%