Particle System... Ack!
Well I got my particle system pretty much done, except for a lame alpha problem i''m not sure how to solve. I put a picture, and code snippet at...
http://www.users.uswest.net/~tosd/ack.html
any ideas?
Ahhhh I figured it out 5 seconds after i posted this....
during setup for the draw, disable GL_DEPTH_TEST and it fixes the prob.
during setup for the draw, disable GL_DEPTH_TEST and it fixes the prob.
Wyh didnt u just edit (or remove) it when u found it out?
=======================Game project(s):www.fiend.cjb.net
Oh, i didn't know i could delete it.....
But! if anyone knows how to fix that problem, without making it so the particle system is drawn in front (or behind) of everything else it would be nice =)
ie if i draw particle system very first it is behind, if i draw it second it is in front...
Edited by - Demonic Faerie on 3/23/00 12:58:35 PM
But! if anyone knows how to fix that problem, without making it so the particle system is drawn in front (or behind) of everything else it would be nice =)
ie if i draw particle system very first it is behind, if i draw it second it is in front...
Edited by - Demonic Faerie on 3/23/00 12:58:35 PM
Sorry about sounding mean, i was in school, realy pissed at one guy...
=======================Game project(s):www.fiend.cjb.net
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement