b-cancel / Unity3D_ColorKit_Demo

This Library was created to allow people to 1. Linearly Interpolate between colors and 2. to mix colors in additively and subtractively. The currently supported color spaces include RGB, RYB, and CMYK.

Home Page:https://b-cancel.github.io/Unity3D_ColorKit_Demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unity3D_ColorKit_Demo

If this project helped you reduce developement time or you just want to help me continue making useful tools
Feel free to buy me a cup of coffee! :)
PayPal Donate Button

This Repository Includes the Demo Code

This Library was created to allow people to 1. Linearly Interpolate between colors and 2. to mix colors in additively and subtractively. The currently supported color spaces include RGB, RYB, and CMYK. The Document links below explain how the Library works in more detail.

LIVE DEMO -> https://b-cancel.github.io/Unity3D_ColorKit_Demo/

READ ME -> https://docs.google.com/document/d/1f_VbTq54hGxpCVwYvniQZsFXT2Ckv-nKtuoFI-sXfSA/edit?usp=sharing MANUAL -> https://docs.google.com/document/d/1i99yjCFC2qbQJ9u0wbewYQ9JHttRboOhhwG6TnSaz5o/edit?usp=sharing LINKS -> https://docs.google.com/document/d/1AYJREhUtBb3CTUT2Zp3NEoD-yQAVdNWmcowUlmo_aLg/edit?usp=sharing FUTURE PLANS -> https://docs.google.com/document/d/1ySSoXoBVbZYaIvFXMarz5fZEkSYUEandyR8WnBVfm1E/edit?usp=sharing

About

This Library was created to allow people to 1. Linearly Interpolate between colors and 2. to mix colors in additively and subtractively. The currently supported color spaces include RGB, RYB, and CMYK.

https://b-cancel.github.io/Unity3D_ColorKit_Demo/


Languages

Language:C# 100.0%