搜索资源列表
StLViewer_src
- 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
Graduation_projectView
- STL格式读取程序,可以读取3DMAX导出的STL格式模型文件!-STL format to read the procedures, you can read 3DMAX model exported STL file format
STL-View
- 以VC++作为开发平台,利用C++标准IO库的ifstream类型定义对象并绑定STL文件,再用标准库string类型中的getline逐行读取绑定的STL文件,最后,应用OPenGL绘制三角面片编程技术实现对STL文件格式的直观显示-Ifstream type definition object using the C++ standard IO library with VC++ as a development platform, and bind the STL file, getlin
NeHe7
- 编写的一个OpenGL的读取stl文件的小程序,能够读取stl ASCII格式-Read a prepared OpenGL applet stl file, stl ASCII format can be read
robot-arm
- 在Solidworks中做的机械臂模型,保存成stl格式,然后通过deep exploration转换成opengl cpp文件。最后通过MFC实现读取显示。-Solidworks to do in the arm model, save as stl format, and then through deep exploration into opengl cpp file. Finally, read through the MFC to display.
3dsopengl
- 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl-Do a lot of three-dimensional reconstruction of the developers need to read three-dimensional data, this procedure has to read three-dimensional data file (stl files) function, and opengl
OpenGL_STL_Car
- opengl在汽车建模中使用例子,有stl格式数据介绍和读入程序编程。word格式-opengl examples of the use of modeling in the car, there are stl format data presented and read into the programming.
vb-STL
- 读取txt格式文件的顶点坐标,生成stl文件。-Txt format to read the vertex coordinates to generate stl file.
StLViewer_src
- 可以实现stl文件的三维显示,并可以不同视角观察,运行环境VS2005.还不错,挺好用的,适合学习stl文件的读取和OPENGL的学习-Stl file can achieve three-dimensional display, and can be observed from different perspectives, operating environment VS2005. Not bad, very good use for learning to read stl file an
a_detailed_stl_reading_and_repairing_program
- 一个可以读取.stl格式的三维格式并建立拓扑结构检测缺陷以及修复缺陷的软件-One can read. Stl format and create three-dimensional format of the topology detection and repair defects in the software defect
Lesson3
- 读入stl文件,并建立数据结构,显示stl文件中的三维物体-Read stl file, and create data structures, display three-dimensional objects stl file
TryGL
- mfc读入stl文件,用opengl进行变换-mfc read stl file, transformed with opengl
STLRead
- 读取stl文件的工具包,并通过demo演示工具包如何使用。并显示stl数据-Kit read stl file, and how to use the demo presentation tools package. Stl data is displayed
STL-Model-Read-And-Display--For-VC6
- 在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。-The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.
active2
- 通过VTK读取.stl文件,并且能实现动态显示,-VTK read. Stl file, and dynamic display
StlLoader
- 在VS2010下用 OpenGL 读取stl文件-under vs 2010 use OpenGL to read stl file
VB-Read-STL-File
- 其他三维软件(如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
20823710ReadSTL
- 读取Stl文件用OpenGl打开,并且可以旋转,平移,进行相关编译。-Read Stl file open with OpenGl
STL-FILE
- 基于VC++和OpenGL的STL文件读取显示STL是三维模型常用的文件格式。对STL文件进行读取和显示,是对模型进行后续操作的前提。在对STL文件格式进行详细分析的基础上,以VC+-I-作为开发平台-Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file format. To read and display of STL file, is the precondition o
VC--OpenGL-STL
- 基于 VC++和 OpenGL 的 STL 文件读取显示 STL 是三维模型常用的文件格式。对 STL 文件进行读取和显示,是对模型进行后续操作的前提。在对 STL 文件格式进行详细分析的基础上,以 VC++作为开发平台;利用 C++标准 IO 库的 ifstream 类 型定义对象并绑定 STL 文件 -Based on vc++ and OpenGL STL file read shows the STL is a 3 d model commonly used file for