"Color = ColorMapSampler * ProjTex;"

..YOu can't retrieve a texture like this. You need to use a texture lookup [tex2D(sampler, float2 coords);]



Also many undefined variables, such as "tps, Colorrange"


xXxGuitar511
- Programmer