Imotiep
04-18-2001, 01:11 AM
Here is the deal :
I've created a molecule object composed of
a transparent sphere (blend = src_alpha, one_minus_src_alpha) and a 3d char inside the sphere.
I create a lot of these and the pb is that i can't see through all of them (because of the order) : i can see any sphere through the last one but none through the first one.
And I want to see them all through anyone...
If i play with the depth mask, my blending effect vanished so ... I NEED YOUR HELP
Thanks
ps : i can send you a sample code to illustrate the pb
I've created a molecule object composed of
a transparent sphere (blend = src_alpha, one_minus_src_alpha) and a 3d char inside the sphere.
I create a lot of these and the pb is that i can't see through all of them (because of the order) : i can see any sphere through the last one but none through the first one.
And I want to see them all through anyone...
If i play with the depth mask, my blending effect vanished so ... I NEED YOUR HELP
Thanks
ps : i can send you a sample code to illustrate the pb