home *** CD-ROM | disk | FTP | other *** search
- Path: oreig.uji.es!ii202
- From: ii202@rossegat.uji.es (Jorge Acereda Macia)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Re: *SLOW* colour cycling.. :(
- Date: 15 Feb 1996 15:53:35 GMT
- Organization: Universitat Jaume I. Castell≤ de la Plana. Spain
- Message-ID: <4fvktv$gdm@oreig.uji.es>
- References: <311c0fb8@beachyhd.demon.co.uk> <651.6615T1308T2046@stud.cs.uit.no>
- NNTP-Posting-Host: @rossegat.uji.es
- X-Newsreader: TIN [version 1.2 PL2]
-
- Magne Oestlyngen (magneoe@stud.cs.uit.no) wrote:
- > >Hi all,
- > >I'm trying to make some colour-cycling patterns for a screen saver. However,
- > >I'm having a few problems getting the cycling to work..
- > [...]
- > >This does the job, *BUT*, it takes about half a second to do a single cycle!!
- > >This is absolutely unacceptable.. I want it cycling within 1/25th of a second
- > >at the absolute worst..
-
- > Use LoadRGB32(), with which you can set all 256 colors at once.
-
- Yeah, and faster if you have 2 consecutive copies of your color arrays
- and only increment the pointers to do the cycle.
-
- Greets,
- --
- ---------------------------- --------------------------------------------
- | Jorge Acereda | Dream the same thing everynight |
- | ii202@rossegat.uji.es | I see our freedom in my sight |
- | Intel Outside | No locked doors, no windows barred |
- | Amiga Rules | No things to make my brain seem scarred |
- ---------------------------- --------------------------------------------
-