Re: [Plib-users] Model infinite plane
Brought to you by:
sjbaker
From: <jni...@ya...> - 2004-12-29 19:07:15
|
doesn't the ssga ocean wave class use an infinite plane? that is if you fly over, the "ocean" plane never ends. check it out and see if that helps. --- Daniel Sperka <djs...@uc...> wrote: > Hi - > > I'm looking for suggestions as to an efficient way > to model an infinite > plane. My thought is to subclass VtxTable and use > the pre-cull callback > to compute the intersection of the plane with the > frustum, and place > those points into the VtxTable prior to returning. > > This is the general case -- i.e. where the plane > itself may not be > aligned with the frustum in any particular way. > > Dan > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > plib-users mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-users > |