Discover

Topics

Coloring Book Algorithm Demo

Coloring Book Algorithm Demo APK

Coloring Book Algorithm Demo APK

0.4.1 Freeplayground ⇣ Download APK (11.46 MB)

Create a Coloring Book in minutes - demo of my Unity Asset - buy one today!

What's Coloring Book Algorithm Demo APK?

Coloring Book Algorithm Demo is a app for Android, It's developed by playground author.
First released on google play in 7 years ago and latest version released in 2 years ago.
This app has 0.9K download times on Google play
This product is an app in Tools category. More infomartion of Coloring Book Algorithm Demo on google play
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).