Jump to content

What is an Alpha Channel?


Recommended Posts

CMSF textures are bitmaps, or to be exact 32bit RGBA bitmaps in BMP file format. Each pixel uses 8 bit to define the red, green and blue value + 8 bit for the magic alpha channel, wish defines the level of transparency. Sounds very simple, but working with BMP-alpha channel is a nightmare. I've started a thread about it just today!

Link to comment
Share on other sites

CMSF textures are bitmaps, or to be exact 32bit RGBA bitmaps in BMP file format. Each pixel uses 8 bit to define the red, green and blue value + 8 bit for the magic alpha channel, wish defines the level of transparency. Sounds very simple, but working with BMP-alpha channel is a nightmare. I've started a thread about it just today!

Hi Scipio, over at the other thread and in response to NormalDude's raising of the point about some alpha's not working; I think some of the materials on the models themselves only use 16 or 24 bit bmp files and thus are intrinsically at the model level not able to handle the extra channel with alpha info.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...