[A83] Re: Grey scale(and enterlacing, is that the right wordfor it?)
[Prev][Next][Index][Thread]
[A83] Re: Grey scale(and enterlacing, is that the right wordfor it?)
At 12:53 AM 12/31/01 +0100, you wrote:
> > Optimizing it heavily will make you able to do 4 level and even 8 level if
> > you have brand new batteries.
> Hmmm I don't think so.... I told u about my 130 FPS routine.... it used 44
>clockticks between LCD out's (faster not possible). That means if u make it
>8 level u need a lot of different buffers, that's a lot of graph mem, and
>the FPS is then 130/7=18.5 I don't think that'll be nice smooth
>grayscale....
>
>-Cheiz
8 level is only three buffers:
000 - White
001 - Grey1
010 - Grey2
100 - Grey3
011 - Grey4
101 - Grey5
110 - Grey6
111 - Black
Follow-Ups:
References: