Files
opensim/OpenSim/Region/Physics/ConvexDecompositionDotNet
Justin Clark-Casey (justincc) 5450b1b024 Change assembly versions to 0.8.1
2014-06-17 18:37:15 +01:00
..
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00
2011-06-20 17:24:42 -07:00

ConvexDecompositionDotNet
=========================

A C# port of the ConvexDecomposition library by John W. Ratcliff and Stan Melax. 
The original C++ version is available at <http://codesuppository.googlecode.com/>. 
See the blog post at <http://codesuppository.blogspot.com/2006/08/approximate-convexdecomposition.html> 
for a thorough explanation of generating convex hulls from concave meshes.