Search found 3 matches

by tintinkeke
Thu Sep 11, 2008 4:14 pm
Forum: Beginners Help
Topic: Blitz 3D b3d animation problems
Replies: 4
Views: 1323

Blitz 3D b3d animation problems

Hello, straight into it. I use Blitz3D with the B3DPipeline for 3DS Max. I recently finished making a walking animation in 3DS Max which I then exported as a .b3d file. However when I went to put it into the game I the mesh was not walking. I re-exported the animation with different settings and ...
by tintinkeke
Tue Dec 12, 2006 8:47 am
Forum: Beginners Help
Topic: normal map and alpha channel
Replies: 4
Views: 392

vitek wrote:He wants normal mapping and transparency on the same object, something like EMT_NORMAL_MAP_TRANSPARENT_VERTEX_ALPHA but wants to use the texture alpha instead of the vertex alpha. For that you would need to create your own material renderer.

Travis
thank u vitek, i got it.
by tintinkeke
Tue Dec 12, 2006 3:07 am
Forum: Beginners Help
Topic: normal map and alpha channel
Replies: 4
Views: 392

normal map and alpha channel

hello everyone!
how can i use video::EMT_TRANSPARENT_ALPHA_CHANNEL and video::EMT_NORMAL_MAP_SOLID together? i means , a object with normal map tech and show it's alpha channel???

tnx.