http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

Wise2Food



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Help



Hey guys Help me out.
 
I still can't figure this stuff out.
 
Is there a tool that you use to convert you images to use the same palatte?
 
Below is what I can't figure out if you have a chance please give me some advice.
 
Thanks
----- Original Message -----
From: Jai Cuyler
Sent: Monday, January 29, 2001 9:39 PM
Subject: Palettes and bitmaps

Hi,
 
I'm new to this group. I've been studying C++ for a few months now and I'm going through Tricks fo the Windows Game Programmin Gurus by Andre Lamothe.
I would like to make a simple scrolling game but I'm having trouble with the bitmaps. I can't seem to get the palettes right. All I want to do is make simple 256 color 8bbp bitmaps from different programs. How do you make sure that you are using the same palatte when working with different programs?
I load one bitmap and it is fine then I load another one from a different program and all the colors go crazy. Can you convert pitmaps to use the same palatte or are you limited to using the same painting program for all the artwork for a single level.
 
The other thing I would like to know is how to make animation bitmap templates. You know. A bunch of small bitmaps that make up an animation put into one bitmpap with a grid and some kind of ordering for each box.
 
Any Ideas?????
 
 

  • Follow-Ups:
    • Re: Help
      • From: "Steven Eckles" <steve@intech.co.uk>