Re: Front Face Intersections

New Message Reply Date view Thread view Subject view Author view

Jim Helman (jimh++at++surreal)
Mon, 11 Jul 94 16:20:55 -0700


If you use pfSegsIsectNode(), instead of the compatibility
routine pfuSegsIsectNode(), you shouldn't have this problem.
You'll also get better performance.

If you must use pfuSegsIsectNode, recompile libpfutil.
There's a bug in libpfutil/isect.c. Line 114 should read:

        retVal = PFTRAV_CONT|PFTRAV_IS_CLIP_END;

instead of

        retVal = PFTRAV_CONT;

rgds,

-jim helman

jimh++at++surreal.asd.sgi.com
415/390-1151

  Date: Mon, 11 Jul 94 14:51:46 PDT
  From: barker++at++cs.nps.navy.mil (Randall Barker)
  To: info-performer++at++sgi.sgi.com
  Subject: Front Face Intersections
   
  When I ported and aplication from 1.1 to 1.2, the front-face
  intersection testing apears to have stopped working (most of the time).
  I am for now, using the pfuSegsIsectNode() function with plans
  to switch after the program is fully working. The aplication is
  running on a RE2. If any one has any sugestions, it would be
  greatly apreciated. -rb


New Message Reply Date view Thread view Subject view Author view

This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:50:23 PDT

This message has been cleansed for anti-spam protection. Replace '++at++' in any mail addresses with the '@' symbol.