[Plib-users] Re: Best way to setAlphaClamp for translucent leaf states loaded by ssgLoadAC?
Brought to you by:
sjbaker
From: Cameron L. <le...@sk...> - 2003-08-08 19:53:05
|
Oops.. GL_ALPHA_TEST is disabled even if the object is translucent. So my question changes slightly; where/how is the best way to enable GL_ALPHA_TEST and setAlphaClamp for each translucent state? On Fri, Aug 08, 2003 at 12:38:55PM -0700, Cameron Lerch wrote: > > I'm loading an AC file which contains several objects. Some objects are > opaque, while others contain transparent portions. I'm using ssgLoadAC > to load the file, and I've noticed that GL_ALPHA_TEST is enabled (or not > enabled) for each leaf state created by the loader. What I'm not sure > about is where/how to setAlphaClamp for each of the translucent states? > > Thanks, > > -- > Cameron Lerch <le...@sk...> -- Cameron Lerch <le...@sk...> |