09-12-2014, 05:13 PM
I want to export a wings model as a .stl file in ASCII format. I'm going to use matlab to read the file and sort out the coordinates of all of the vertexes. I have code that will do this, but the .stl file that wings exports is not the correct format (im guessing its binary?). Can wings export the type of .stl file that I want?