Re: [Plib-users] ssgAux objects
Brought to you by:
sjbaker
From: Justin G. Z. <jz...@ca...> - 2004-08-11 01:39:12
|
Steve Baker wrote: >Well, the code for the cube is in plib/src/ssgAux/ssgaShapes.{cxx,h} > >There is an example of the use of an ssgaCube in >plib/examples/src/ssg/water/water.cxx I'll look at the ssgaShapes.[cxx,h] files again. I'm using the ssgaCube now and no issues with it at all. The library in itself is very easy to use :-) I'm learning openGL and 3D programming as I go so I though I double check before I began a pyramid class. I was wondering (with so many plib apps out there) has anyone else created aditional ssga shapes? I know there is the box, sphere, cylider, sky and particles, but has I'm looking for other basic shapes: pyramid, ramp, etc. Justin |