The VG Resource

Full Version: Hue-Shifting App
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Latest Screenshot
[Image: nl38YoY.png]

I made a simple app that calculates hue-shifting and such for you, using AngularJS.  For practice, and to have something practical that can be used~  You can download it here.

Hue-Shifting App v1.13: https://www.dropbox.com/s/bv8vyxu81ahaq9...9.zip?dl=0

Just open index.html, input your color, and have fun with the options~  Lemme know if any glitches occur.
this is insanely cool
couldn't find any glitches but i feel:
• the "Your Color" box below the first input fields could be a <input type="color"> for easy access to system color picker.
• there should be a ASE (Adobe Swatch Exchange) exporter. The spec is public (or if my memory fails me, I'm sure it has been reverse-engineered, at least)
• instead of displaying the right side values as Your Color R: 148 G: 147 B: 146 it would probably be better for them to be like Your Color #949392 or at least let the user choose. Right now using the colors outside the web app is tedious because you can't easily copy a color and paste it into paint/photoshop/whatever (except via printscreen but that's not very safe)
Took that into consideration~

V1.1 is out. Made some quality of life changes here...you can input by sliders, hex input, and also color selection now as well. It also displays the hex value of the generated colors now.

[Image: UiFMr28.png]

Download: https://www.dropbox.com/s/bv8vyxu81ahaq9...9.zip?dl=0
[Image: nl38YoY.png]

V1.13 is out. Some minor fixes, and made it a bit prettier, lol.

Hue-Shifting App v1.13: https://www.dropbox.com/s/bv8vyxu81ahaq9...9.zip?dl=0