]> de.git.xonotic.org Git - xonotic/netradiant.git/commit
Continuing work on BaseWindingForPlane() in polylib.c. In fact I'm pursuing
authorrambetter <rambetter>
Wed, 29 Dec 2010 04:32:35 +0000 (04:32 +0000)
committerrambetter <rambetter>
Wed, 29 Dec 2010 04:32:35 +0000 (04:32 +0000)
commitf36b40ae62b9267fa5b4aa6ba0e1c6f08a237437
tree01ecbee441523beb96e4eaa26708fcd38f373994
parent52fd922c647893355465b683ede13370a94f6793
Continuing work on BaseWindingForPlane() in polylib.c.  In fact I'm pursuing
the approach that was committed in r375 (but was then backed out).  I can't
believe my eyes, but I seem to be getting 0.000000% error in some of my
regression tests.  The trick is to scale by a power of 2 and never do a
VectorNormalize().

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/trunk@377 8a3a26a2-13c4-0310-b231-cf6edde360e5
libs/mathlib.h
libs/mathlib/mathlib.c
tools/quake3/common/polylib.c