??? 11/05/08 21:46 Read: times |
#159800 - RGB * 16? Responding to: ???'s previous message |
With a cut off at 0.01 x max, it doesn't matter what 0.0001 x max looks like.
The goal was to make the steps (almost) invisible, i.e. 0.01, 0.0101, 0.0102, 0.0103, ... But it is possible to see the change from 0.01 to 0.0101 since that represents an increase of 1 percent, and our eyes have exponential range. Dynamic speed can take care of response times. My question was if you had 16 intensity levels based on the light sensor, multiplied by n intensity levels based on your RGB image for full-color support. |