文件名称:VB-Read-STL-File
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码] [Basic/ASP]
- 上传时间:
- 2013-05-11
- 文件大小:
- 2kb
- 下载次数:
- 3次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
其他三维软件(如UG)建立的模型导出为STL文件,在VB 中可以利用此代码读取STL文件,利用OpenGL的glVertex3f函数还原三维模型,STL中存储的是三维模型的各三角形定点数据和法向量数据-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
(系统自动生成,下载前可以参看下载内容)
下载文件列表
读取STL文件\Form1.frm
...........\MSSCCPRJ.SCC
...........\工程1.vbp
...........\工程1.vbw
读取STL文件