Coloring Book Algorithm Demo icon

Coloring Book Algorithm Demo

playground
Free
1,000+ downloads

About Coloring Book Algorithm Demo

This is a demo of my Coloring component available for Unity.

Go and buy one in Asset Store right now. Or just enjoy coloring fun this app offers :)

Here goes the Asset Store links: https://www.assetstore.unity3d.com/#!/content/86803

Have a great day!




PS. You can see the component description below if you want. If not - go and enjoy your life!

A set of C# scripts that will let you create your own coloring book app with ease. All the "color fill" logic is taken care of in a well performing, mobile ready manner.

Same code is being used in my Coloring Book and tested over thousands of Android and iOS devices. Works like charm in HTML5 as well. Tizen is supported as well.

Check: https://play.google.com/store/apps/details?id=pl.ayground.coloringbook for a sample app created with this algorithm. (this app is not included in this package)

There is a sample scene included in this package that shows basics of my component usage.

What it does is simple - it allows you to load a Texture2D and provides you with a FillColor(x,y,Color).

Coloring Book Algorithm Demo Screenshots