From: Marcin Romaszewicz (marcin++at++asmodean.engr.sgi.com)
Date: 02/15/2001 11:51:27
We've introduced a bin bug in 2.4 while fixing another bug. The end result
is that objects don't get sorted into bins properly. We'll get the fix
into the next release.
-- Marcin
On Thu, 15 Feb 2001, Frank Hasenbrink wrote:
> Hi, I'm still working on drawbins and got a new problem. Code that works
> on irix performer 2.2 does not work on linux performer 2.4-1. Are there
> any differences (manpage looks the same)?
>
> I'm adding 2 geometries to the scene graph. The first I put into a
> custom drawbin: 'pfGsetDrawBin (myGeoset, 111)', the second is left
> untouched. For each channel I set the bin order and cull mode:
>
> pfChanBinOrder (chan, 111, 111);
> pfChanBinSort (chan, 111, PFSORT_NO_SORT, 0);
> pfChanTravMode (chan, PFTRAV_CULL, PFCULL_ALL);
>
> On Irix the first geometry is rendered after the second due to the
> higher order of my drawbin. On linux it seems to ignore it.
>
> Any suggestions?
> Thanks in advance, Frank
>
> ----
> Frank.Hasenbrink++at++vertigo-systems.de
> -----------------------------------------------------------------------
> List Archives, FAQ, FTP: http://www.sgi.com/software/performer/
> Open Development Project: http://oss.sgi.com/projects/performer/
> Submissions: info-performer++at++sgi.com
> Admin. requests: info-performer-request++at++sgi.com
>
This archive was generated by hypermail 2b29 : Thu Feb 15 2001 - 11:51:31 PST