After reading comments by other users, I thought that it would be both useful and a fun challenge to create a modified version of the color utility that Pixolator built into the TextureMaster. As a result, ColorQuick was born!
This utility gives you two separate color mixers, which operate independently of one another. In addition, I have included buttons for pure RGB and CMY values, along with Black, White, and 50% Gray. This makes it quick and easy to select colors for mixing. And by bouncing back and forth between the two mixers (for example, mixing on the right with colors derived from the left), even more variations become quickly possible.
In short, this script allows you to mix colors in record time!
I’ve also kept the “C Column” from the TextureMaster, so that colors can be stored from the canvas.
There is a button to explain the workings of the script in a little more detail, along with another to return you to your Default ZScript.
Update, 6-10-02: Revision B gives the script a few slight changes to the look. The big red buttons have been replaced by a chrome style, and the color mixer on the right has been reversed to appeal more to those with a sense of symmetry. I’ve also changed the bottom center row of color to 7 shades from white to black, rather than just 3. Finally, the right side color mixer selects two colors at random whenever the script is loaded. You never know what inspiration might come…
To install, simply unzip the folder and put both files in your ZScripts folder.
Let me know what you think! A fun way to do my 1900th post, no? Just remember – as I’ve said many times before, I’m really NOT a programmer!