Skip to content

meshonline/SimpleVertexPainter

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
This branch is 7 commits ahead of alpacasking:master.

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Simple Vertex Painter

A simple plugin for unity,to paint vertex color.Tested on Unity 2019.2.8f1.

screenshot

Feature

  • Mesh,Skinned Mesh Vertex Paining
  • Paint on RGBA/R/G/B/A channels
  • Undo/Redo
  • Work without coliider
  • Save as .asset file

Usage

  • Key Z:Turn on or off
  • Right mouse button:Paint
  • Right mouse button+Shift:Opacity
  • Right mouse button+Ctrl:Size
  • Right mouse button+Shift+Ctrl:Falloff

About

A simple plugin for unity,to paint vertex color

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 97.4%
  • ShaderLab 2.6%