coolkehon
Joined: 20 Oct 2008 Posts: 355
|
Posted: Tue Jul 07, 2009 4:01 am Post subject: Color Blending Help please |
|
|
| 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 |
|