ALHAMODE Error

Previous topic - Next topic

bigsofty

Outa town at the mo... will post a couple of screenies when I get back...
...hmmm, you cant attach images here... better find a host...
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

Kitty Hello

Imageshack

bigsofty

Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)

mikiex

Opps sorry I've not been about.

If your going for an glowy explosion type effect you would want to use additive blending with no Z write. If the particles are additive it doesnt matter how they sort.

bigsofty

There all actually additive, I use my own openGL blending inline commands. Anything dependant on the the ZBuffer for blending has this problem unfortunately... this covers a LOT of the blending modes when in 3D.
Cheers,

Ian.

"It is practically impossible to teach good programming style to students that have had prior exposure to BASIC.  As potential programmers, they are mentally mutilated beyond hope of regeneration."
(E. W. Dijkstra)