Blender Git Loki

Git Commits -> Revision 5dbe17c

Revision 5dbe17c by Campbell Barton (master)
September 10, 2013, 07:52 (GMT)
add 2d convex hull utility function, BLI_convexhull_2d(), and python api mathutils.geometry.convex_hull_2d()

uses Andrew's monotone chain 2D convex hull algorithm.

Commit Details:

Full Hash: 5dbe17cc125bf7d9e96b45c02bdfbd00b6103bdf
SVN Revision: 59990
Parent Commit: 46db99e
Lines Changed: +320, -0

2 Added Paths:

/source/blender/blenlib/BLI_convexhull2d.h (+31, -0) (View)
/source/blender/blenlib/intern/convexhull2d.c (+221, -0) (View)

2 Modified Paths:

/source/blender/blenlib/CMakeLists.txt (+2, -0) (Diff)
/source/blender/python/mathutils/mathutils_geometry.c (+66, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021