Tinlib is a Gnu C library for creating Triangulated Irregular Networks (TIN meshes) from raw XYZ data. As a bonus, it also creates a 'shrink wrapped' 2d vector outline of the data's boundaries. Download with full source: http://pisha.phm.vcu.edu/~jca/gh2o/tin/tinlib.html It includes two simple demo programs... One is a GUI front-end written in Gtk & Glade for quick visual gratification. The other is a text-only program that shows you the minimum needed to code it into your own graphical & surveying applications. Tinlib has also been tested and run successfuly under SGI Irix, and I will port to Gtk-Win32 next. Have fun, John Atkeson _______________________________________________ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list
