I need to change the color filter of a sprite, based on HUE or even any range of number (i.e. 1-1000).
I know I can do this with the HUE shader effect, but my netbook doesn't like it, and I'd like to stay away from pixel shaders (for performance)
How can I get RGB from a range of numbers?