Your cart is currently empty!
color
XKCD Colors
I was working on a post about integrating the TestFlight SDK into Unity, but since it is no more I’ll have to skip that topic. Instead let me introduce, XKCD Colors as less mixins. I am an avid reader of the XKCD comics. If you haven’t read it take a minute right now to go…
Javascript Controlled SVG Part 2
I have already covered utility functions and GUI code, but most of the code is for calculations of color data. This post will explain how all of the code ties together. When the user first loads the color picker the default state is loaded. All values are zero and correspondingly the color is black. RGB…