Palette effect

Discuss the development of software, tools, libraries and anything else that helps make ps2dev happen.

Moderators: cheriff, Herben

Post Reply
User avatar
evilo
Posts: 230
Joined: Thu Apr 22, 2004 8:40 pm
Contact:

Palette effect

Post by evilo »

Hi all,

Is there a way to define a palette and then change it, in order to make some nice palette changes effects ? I made a few search related to this, but didn't found anything !

thanks,
Olivier.
Raizor
Posts: 60
Joined: Sun Jan 18, 2004 12:27 am
Location: out there

Post by Raizor »

Have a look on the net for info on CLUTs (Color Look Up Tables). They're basically palette based images. You should be able to have some fun with these.

raizor
User avatar
evilo
Posts: 230
Joined: Thu Apr 22, 2004 8:40 pm
Contact:

Palette effect

Post by evilo »

Thank you,
but from what I understand, i will need everytime to redraw everything..
there is no way to directly manipulate the palette ?
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

since the framebuffer cant be clut based you have to redraw each time you change the palette and upload it.
Kung VU
User avatar
evilo
Posts: 230
Joined: Thu Apr 22, 2004 8:40 pm
Contact:

Palette effect

Post by evilo »

Ok, I just finished this very basic "copper" demo with palette effect using a clut (kind of..) and redrawing each time...

http://www.ifrance.com/obiot/pub/copper.elf

what do u think guys...

note the up / down rolling effect ... :)

Should I go on and post it as a entry (with a lot of enhancement) ?
blackdroid
Posts: 564
Joined: Sat Jan 17, 2004 10:22 am
Location: Sweden
Contact:

Post by blackdroid »

you have until 9th of May to submit an entry to www.thethirdcreation.net
Kung VU
Post Reply