3D Convex Hull
- To: mathgroup at smc.vnet.net
- Subject: [mg44670] 3D Convex Hull
- From: gilmar.rodriguez at nwfwmd.state.fl.us (Gilmar Rodr?guez Pierluissi)
- Date: Thu, 20 Nov 2003 03:16:35 -0500 (EST)
- Sender: owner-wri-mathgroup at wolfram.com
A Mathematica program to build a Three Dimensional Convex Hull for a set of 3-dimensional points, and a notebook to test this program, appear in: http://forums.wolfram.com/mathgroup/archive/1998/May/msg00005.html The program works fine for a small input data set (the input data set used in the notebook is called "points"), but the program becomes very sluggish for larger input data sets. I want to know if there exist any improved versions of this program (since 1988), built by either the author(Wouter Meeussen), or any other person who might have used it, and tested it with larger input data sets. Thank you for your feedback!
- Follow-Ups:
- Re: 3D Convex Hull
- From: jmt <jmt@dxdydz.net>
- Re: 3D Convex Hull