搜索资源列表
HeShi
- STL文件浏览器.读入STL图形文件可进行3D变换.-STL file browser. Reading into the STL graphics files can be 3D transformation.
stlreader
- 很多做三维重建的开发人员都需要读取三维数据,这个程序实现了读取三维数据文件(stl文件)的函数,并用opengl显示出来了,很有参考价值的,其中有函数readstlfile就是实现了从stl文件中读取三角面片的数据。-lot of three-dimensional reconstruction of developers need to read 3D data, The program reads the 3D data files (stl) function, using opengl
ivcon
- 3D图形文件转换工具。 支持的3D图形文件格式: 3DS, ASE, BYU, DXF, GMOD, HRC, IV, OBJ, OFF, POV, SMF, STL/STLA, STLB, TEC, TRI/TRIA, TRIB, TXT, UCD, VLA, WRL, XGL
ModelsView.rar
- 3D机构动画显示模块,支持STL文件读取.,3D body animation module to support the STL file to read.
cad2matmo
- 从CAD图形到matlab的自动转化。可以转换STL文档,已实现从AutoCAD和pro-E到matlab的转换-CAD2MATDEMO, a demonstration of importing 3D CAD data into Matlab. To get CAD data into Matlab, the process is: 1) Export the 3D CAD data as an ASCII STL (or Pro/E render SLP) file.
STLViewer
- STLViewer是一个读取STL文件,并将其3D图形显示,附带有对图形的平移、旋转、缩放功能-STLViewer is a STL read documents, and 3D graphics, graphics comes with the translation, rotation, scaling function
STL_DISPLAY_Display
- STL文件读取程序(Matlab):可以将ASCII格式的STL文件中的数据点信息及网格拓扑信息读出,并显示在屏幕上-a MATLAB program which gets the name of an ASCII STL (Stereolithography) file from the user, reads the 3D graphics information stored in the file, and displays the structure on the screen.
s045508
- C++编程实现STL三维模型读取,和显示,感觉很好啊!-C++ STL 3D model
SmartOGCtrl
- 本人刚刚开始学习OpenGL,觉得OpenGL确实是个相当好的库,但是我还是觉得不够方便。首先要按照它的一些语法去写一些固定的东西,每个应用都要写一些重复的代码。第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线,画面等东西。也许对于很多想写3D应用系统的人来说,他们想的是只要我输入坐标就可以得到我所想要的东西。为此,我把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。 -I just started learning OpenGL,
GLC_lib_src_2.0.0
- GLC_lib is a C++ library for high performance 3D application based on OpenGL and QT4 GUI. Some GLC_lib features : Supported file format : 3DS, OBJ, COLLADA, 3DXML, OFF, STL. Easy view manipulation, Level of detail, shaders...
NUAGES_SRC.tar
- 平行切片图像的3D重建,用于医疗领域。 程序支持的文件格式:obj 格式, DXF 格式, iv 格式, VRML 格式, STL(立体印刷)格式 off 格式.-The parallel slice images of 3D reconstruction for the medical field. The program supported file formats: obj format, DXF format, iv formats, VRML format, STL (3D
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
3d_webgl
- 基于webgl实现stl格式3d文件读取与显示,自动调整其大小使其适应显示窗口大小,并自动实现其居中显示,以及实现鼠标操作放大缩小平移-3d stl format based webgl achieve read and display file, automatically adjusts its size to adapt to the size of the display window and automatically achieve its centered, and the rea
Display3dRMX
- Project Example with GTK graphical user interface, which include a 3D enviroment to make some test (import pointcloud, stl, generating geometries...etc)
shape_normalization_improve_1_6
- 基于STL格式的三维模型形状归一化算法,对三维模型的运算有很大用处-The 3D model shape normalization algorithm based on STL format is very useful for the computation of 3D model.
node-stl
- 上传stl文件,等到模型的体积、尺寸等参数(Upload the STL file until the volume, size, and other parameters of the model)
3d-converter-master
- 3d模型文件常见的格式之间的转化(obj,3ds,stl)(3D model file conversion between common formats (obj, 3ds, STL))
printed-part
- Customizing parts for low cost 3d printer prusa i3
Read_STL
- 读取、显示STL格式的3D文件,可对二进制的STL文件进行读取、显示。显示模式可以选择有网格、无网格等。(Read and display STL format files.)
STLMassProp
- 载入stl文件,计算三角形表面积以及体积(Load the STL file to calculate the surface area and volume of the triangle)