Tom Jolley (m200562++at++fltsim.stl.mo.boeing.com)
Wed, 15 Jul 1998 14:14:50 -0500
I started using the following piece of code so that the channel has
a non-symmetrical frustum. It works fine with OpenGL, however, the
Iris gl version causes a segmentation fault when chan->apply() is
called. Has anyone else had problems using pfChannel::makePersp()
and pfChannel::apply() compiled with IRISGL?
chan->makePersp( near*pfTan(fov_left),
near*pfTan(fov_right),
near*pfTan(fov_bottom),
near*pfTan(fov_top) );
chan->apply();
--
Tom Jolley
jolley++at++fltsim.stl.mo.boeing.com
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:57:42 PDT