I wnat to transparent 2D Img

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
gantz0
Posts: 13
Joined: Fri Apr 28, 2006 4:23 am

I wnat to transparent 2D Img

Post by gantz0 »

I'm Sorry . I'm little Engligh.

I'm Only Reading English.
Not Write~,-.-;
I want to 2D transparent.
How 2D Img transparent?

Tuterial 6 -> But 2D IMG is Not transparent.

driver->draw2DImage(images, core::position2d<s32>(164,125),
imp1, 0, video::SColor(Temp,255,255,255), true);

"Temp" is Value = 100

Not transparent

Why?

It probably is like that why, it wants knowing.

Good Time See you Againg[/quote][/b][/code]
juliusctw
Posts: 392
Joined: Fri Apr 21, 2006 6:56 am
Contact:

there's a bug in irrlicht code

Post by juliusctw »

i'll post my fix if i can find it
xterminhate
Posts: 206
Joined: Thu Sep 01, 2005 9:26 pm
Location: France

Post by xterminhate »

Do you want alpha and transparency at once ? I have got a fix for D3D0 too.
Return to Irrlicht after years... I'm lovin it.
It's hard to be a Man !
Si vis pacem para belum
gantz0
Posts: 13
Joined: Fri Apr 28, 2006 4:23 am

I Want Source ~ transparent and alpha

Post by gantz0 »

xterminhate wrote:Do you want alpha and transparency at once ? I have got a fix for D3D0 too.
I wnat Alpha and Transparent Source.
please.~
gantz0
Posts: 13
Joined: Fri Apr 28, 2006 4:23 am

Re: there's a bug in irrlicht code

Post by gantz0 »

juliusctw wrote:i'll post my fix if i can find it
How fix ..??
xterminhate
Posts: 206
Joined: Thu Sep 01, 2005 9:26 pm
Location: France

Post by xterminhate »

You have to build irrlicht from source.

http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=12387
Return to Irrlicht after years... I'm lovin it.
It's hard to be a Man !
Si vis pacem para belum
gantz0
Posts: 13
Joined: Fri Apr 28, 2006 4:23 am

Thank you

Post by gantz0 »

Thank you
xterminhate..
Post Reply