Re: [Plib-devel] A Second Look Into SSG
Brought to you by:
sjbaker
From: Wolfram K. <w_...@rz...> - 2004-09-14 12:53:07
|
> Since we can do the "inside the triangle" test with six multiplies, >I propose moving it earlier in the list of tests. =20 Makes sense. >I also propose checking the "_ssgIsHotTest" variable (see line 674) = earlier. =20 And doing what depending on the result? It seems the work done depending on _ssgIsHotTest needs also the result of sgMakePlane, does it not? The rest of your new order should indeed improve speed. Bye bye, Wolfram. |