]> git.tdb.fi Git - libs/math.git/commit
Rework CompositeShape algorithms
authorMikko Rasa <tdb@tdb.fi>
Sat, 2 Jul 2016 15:34:13 +0000 (18:34 +0300)
committerMikko Rasa <tdb@tdb.fi>
Sat, 2 Jul 2016 15:34:13 +0000 (18:34 +0300)
commit4fc002747e8138501d08942be247e60cd99ac404
tree31a383e5bdb2124b97c5317bfceb327cb312c9a3
parent7919982691f0b8c69d8bef1bf6471b1e7a312163
Rework CompositeShape algorithms

The old version had problems with coplanar surfaces and sometimes failed
to produce intersections when it should have.
source/geometry/compositeshape.h
source/geometry/intersection.h
source/geometry/union.h