Description: Other 3D software (UG) export the model as an STL file, you can use this code in VB to read the STL file using OpenGL glVertex3f function to restore the three-dimensional model, STL stored in the triangle of the three-dimensional model of fixed-point data and method vector data
To Search:
File list (Check if you may need any files):
读取STL文件\Form1.frm
...........\MSSCCPRJ.SCC
...........\工程1.vbp
...........\工程1.vbw
读取STL文件