搜索资源列表
NTGraph3D
- 一个绘制3D的ActiveX,直接加入工程就能绘制3D图像-An ATL/STL ActiveX control based on OpenGL library for 3D data visualization
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
DemoOpenGL
- Realate Opengl about STL.Caculate size of object solid
VCOpenGLSTLView
- VC编写的opengl程序,用来读取和现实STL文件,希望对大家有用-VC program opengl prepared to read the STL file and reality, in the hope that useful
SmartOGCtrl
- VC++简单的OpenGL封装库源文件,刚开始学习OpenGL,觉得OpenGL虽然好,但是仍有不足的地方。首先要按照它的一些语法去写东西,每个应用都要写一些重复的代码;第二,还得了解一些关于投影矩阵方面的知识。第三,要按照一定的规范去写画线、画图形等东西。因此,为了方便使用,自己把OpenGL做了个封装,用ATL和STL做了一个COM组件,然后用.Net来调用它。-VC++ simple OpenGL library package source files, just started lea
readstl
- stl包含大量冗余点,此程序实现了stl文件的读取与用opengl显示出来-read stl files and show it out
STLViewer
- STL三维图形文件读取及显示,对三维图形建模等功能有参考意义,用OPENGL实现-STL 3D graphics file read and display three-dimensional graphics modeling reference, with OpenGL
DoStl8
- 不使用OPENGL库,完全从底层开始编制的观看stl格式3D图像的程序-Do not use OPENGL library, fully prepared to start from the bottom stl format 3D image viewing program
Point20110729
- 用opengl和VC开发的stl文件阅读器,能够完成基本操作和展示-And the development of the VC using opengl stl file reader, able to complete the basic operation and display
GLObjViewer
- open 3D file e.g STL , OBJ with using OPENGL 1.1
stlView
- STL文件读取,将每个三角形片读取出来,转换成其他可以显示的文件(STL file read, read out every triangle piece and convert it into other files that can be displayed.)