Easy Paint

$39
Publisher itefan Studio
File size 150.89kB
Number of files 37
Latest version 4
Latest release date 2019-07-18 08:58:12
First release date 2014-08-15 08:29:57
Supported Unity versions 2018.4.2 or higher
Easy Paint is a simple freehand painting demo in Unity

The goal is to make a demonstration on how to do freehand line painting in Unity. And you can integrate to your working project easily. All scripts are well-documented, usage and concept included. It's very easy to follow!

Features:
- Work with all Unity License
- Basic set/get pixels version
- Advance RenderTexture version
- Pencil for drawing
- Ruler for straight line drawing (New in version 4.0)
- Eraser for cleaning
- Paper for new canvas
- Undo / Redo (RenderTexture version only)
- Colors switching
- Show / Hide tool bar
- Native UGUI
- All in C# with well documentation
- Usage and concept included

Let's try and play with Easy Paint. Cheers :)