Search found 2 matches

by tomibrom
Tue Apr 21, 2009 4:21 pm
Forum: Beginners Help
Topic: a problem with custom scene node
Replies: 2
Views: 246

I've discovered that the problem only occur when the material's MaterialType = irr::video::EMT_TRANSPARENT_ALPHA_CHANNEL
by tomibrom
Tue Apr 21, 2009 11:46 am
Forum: Beginners Help
Topic: a problem with custom scene node
Replies: 2
Views: 246

a problem with custom scene node

Hello. I've written a custom scene node with 4 vertices and 4 triangles (2 for face and 2 for backside). sadly, when i render the scene nodes which should be behind the others are in advance of them. What may be wrong?