Michael T. Jones (mtj++at++babar.asd.sgi.com)
Thu, 1 Aug 1996 12:47:36 -0700
> When i pass Performer a geode, in what order does it render the
> facets? For example, does it render the first one first or
> is there a more complicated algorithm it uses? This is for
> a draw callback and a geode that has transparency enabled.
Geodes contain geosets. Each geoset's internal geometry will
be drawn in exactly the specified order, but the ordering of
the geosets is subject to permutation when mode-sorting is
enabled (and it is, by default, for performance reasons). If
you perform an intersection traversal, the geosets are visited
in the order specified (0,1,2,...).
Michael
=======================================================================
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:53:18 PDT