搜索资源列表
SmartOGCtrl
- 本人刚刚开始学习OpenGL,觉得OpenGL确实是个相当好的库,但是我还是觉得不够方便。首先要按照它的一些语法去写一些固定的东西,每个应用都要写一些重复的代码。第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线,画面等东西。也许对于很多想写3D应用系统的人来说,他们想的是只要我输入坐标就可以得到我所想要的东西。为此,我把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。 -I just started learning OpenGL,
reading-stl
- 这是一个显示STL文件的一个平台,其代码都是基于MFC及openGL-this is a plaform for reading and viewing the stl form,and it provide all code base on MFC and openGL.
Visual-CPP-CAD-STL-FILE
- 对于STL文件的三维可视化所开发的 源代码,可以实现对STL文件的平移,旋转,放大等功能。-For the source code developed by the three-dimensional visualization of the STL file, translation, rotation, zoom and other functions of the STL file.
code
- 自己编写的,读取、保存stl和obj格式的文件的代码-I have written, read, save the stl and obj format file code
matlab-STL
- stl导入matlab的matlab代码,很实用-stl import matlab matlab code, very useful
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
StLViewer-source-code
- 可是实现STL文件的读取和显示,资源完整,可运行。-But to achieve read and display STL files, resources, integrity, and can run.
STL
- 简单的stl读取,显示,切片程序代码,很好用,在slice_STL基础上进行了改进,并加入了相关注释~-Simple slice stl display program code, easy to use, on the basis of the slice_STL improved, and joined the relevant Notes
stl_loader
- OpenGL加载STL类型文件,进行显示,简单的旋转平移交互等操作,代码比较粗糙。-OpenGL load STL file types, display, simple operations such as interactive rotation and translation, the code is relatively rough.
repairing-meshes
- 关于三角网格stl模型处理的一些算法,包括三维重建、网格处理、网格优化、孔洞修补等的详细代码-Some algorithms on triangular mesh stl model processing, including reconstruction, meshing, mesh optimization, repair holes and other details of the code
stlviewer-code-61-trunk
- QT stl viewer. using qt for gui . you can pan rotate view and save images for the model.-QT stl viewer. using qt for gui . you can pan rotate view and save images for the model.
MySTLViewer
- 利用VC++ 6.0源代码与OPENGL配合,完成了stl文件的三维实体显示,网格图显示,旋转,放大,移动,并可将各个实体进行组合实现组图文件.-Using vc++ 6.0 source code with OPENGL, completed the STL file of the three-dimensional entity, according to the grid, according to rotate, zoom, move, and each entity can be co