Index of /user/ms100/JAVA/SOLUTIONS/MATLAB_from_OBJ
This directory has some code to attempt to convert, eg, from obj
format to a rectangular grid. At the moment ftest_1.obj is the F117,
and ftest.obj is the version with the unwanted characters removed.
gridf117.m is the main matlab code to do this. The original Cartesian
coordinates are rotated, and then the rectangular grid is produced.
The coordinates and surface normals are output to the file "coords".
I'll also try to add some code to read in the `usual' ducts, and
to output the normals and the surface areas.