Color Blending Help please

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
coolkehon
Posts: 355
Joined: Mon Oct 20, 2008 5:44 am

Color Blending Help please

Post by coolkehon »

i'm learning the gu and i'm learning about color blending now so i enable GU_BLEND for when i'm drawing shapes mainly 2D shapes but thats off topic but i'm going to be using blending the whole time so i left it on but when i do i notice that if i draw a shape that is GU_RGBA(255,0,0,255) i can still se through it although it should be a solid red can someone explain how i can fix this and since its going to change i would like not to have to check everytime to see if the alpha value is equal to 255 or not because sometimes i might not be using RGBA but a hex number etc
Post Reply