> I'm not sure about Qhull. I don't think it's had any releases since 2003. > This in itself isn't bad, but from > http://www.qhull.org/html/qh-in.htm#library, I see: > > Warning: Qhull was not designed for calling from other programs. There is > neither API nor Qhull classes. It can be done, but it takes work and head > scratching. You will need to understand the data structures and read the code. > Most users will find it easier to call Qhull as an external command.
Hmm... Interestingly, my only exposure to it is through octave-forge and matlab with their delaunnay/voronoi algorithms, etc.. And in that case it is certainly being called from another program! Although octave might just build up a command and exec it. Surely Kelly G.'s got something in DIVA (?) -Ben ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
