搜索资源列表
33MatrixCa
- 这个是一个矩阵运算的代码引擎,采用C++语言编写,并已封装.该代码只用于3*3的矩阵,效率比较高,主要用于OpenGL ,D3D编程时候使用-this is a matrix calculation engine code using C language, and Packaging. The code used only 3 * 3 matrix, more efficient, mainly for the OpenGL, when using D3D programming
cn700_vc5114678898923
- 我学了一下OpenGL,写了这个代码。用C语言编写的,仅供娱乐-me a bit OpenGL, write this code. C language, is for Entertainment
1for3
- OPENGL开发的三维图形屏保软件,C语言代码-development of the OpenGL 3D Graphics Screen Saving Software, C language code
MyDlgOpenGL
- 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。
MyMDOpenGL
- 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于多文档的源码。
MySDOpenGL
- 使用C语言构造一个可以显示OpenGL程序的源代码,基本属于框架类别,如需使用则要编写相应的实现代码。基于单文档。
qwer
- 国外实验室完成的两种二维相位解缠和两种三维相位解缠代码,C++语言编写-Foreign laboratories completed, and two kinds of two-dimensional phase unwrapping two kinds of three-dimensional phase unwrapping code, C++ language
Cadvanceprogamexmaple
- C语言高级实例编程程序这本书的代码,希望对大家有用-C language programming procedures Senior examples of the code of this book, I hope all of you a useful
hnhnh
- 用c语言画直线的源代码及一些相应的代码。自己下载-Draw a straight line with the c language source code and some corresponding code
3DMaze
- 用C语言写的3D迷宫,采用OpenGL实现,共300行代码。-Written in C language using 3D maze using the OpenGL implementation, a total of 300 lines of code.
TankWorld_OpenGL-2.0
- 这是我从一个由pascal语言opengl1.0编写的坦克射击游戏移植而来。 先移植为C++。尔后由于工作需要,又将其移植为纯C语言opengl2.0 的代码。代码通用与WIN32项目和中间件 以及机顶盒中。上传的这个工程是WIN32上调试用的。 由于部分特殊要求,游戏中的所有资源文件在本版本中全部都被转化为头文件包含形式,不再有对文件的操作,详情看到代码即可了解。 -----注意---- 代码是VC6.0环境下编译运行,但由于转变为.h的资源文件过大,VC6.0下会出现
3D-data-slice
- 在分析SEGY格式地震数据文件的结构及其读写方法的基础上,介绍了三维地震数据 体的任意剖面抽取算法及C语言程序代码-introduce the method of the slice in the 3D segy data in matlab
cvi-opengl
- cvi 虚拟仪器opengl绘图,C语言代码-cvi opengl draw
source
- opengl雾化效果的C语言代码,还是比较容易看懂的-C language code atomization opengl
3D_rotate_Mofang
- 采用C语言,实现基于OpenGl的3D旋转魔方。代码不大,简洁易懂。-Using C language, the realization of the rotating cube based OpenGl 3D. Code is not, concise and easy to understand.
opengl--3ds
- OpenGL读取3ds OpenGL读取3DS文件示例(C++语言编写) 这个代码不算成熟,但是可以读取一般的3DS文件。代码如下:-OpenGL readout3ds
Test_word2
- 自己写的一个质点弹簧模型的布料模型,c语言代码,我的环境是vs2010+opengl。里面有代码和可执行文件 debug里面的是 小型一点的模型,只能看布料在重力作用下的仿真。release里面是可以对布料进行裁剪的模型,操作方法是连续按住鼠标右键拖动。(由于初学,鼠标与界面交互坐标有误差)操作死,按q w e r 功能键有惊喜!-vs2010 opengl small demo,thanks
二维几何变换
- c语言实验opengl二维几何变换代码,实验报告。(asdzxczsfawdzczxvzxasdasdasd)
VC++使用OpenGL绘制三维图形的实例
- 代码包含用c++语言 借助于opengl 绘制3维图形的事例(The code contains an example of drawing 3 dimensional graphics in c++ language with the aid of OpenG)
QuadTreeLOD
- 利用C++语言实现了三维地形的构建、漫游、渲染及裂缝处理等功能,代码结构清晰,注释完善,适合新手学习(C++ language is used to realize the functions of 3D terrain construction, roaming, rendering and crack processing. The code structure is clear and the annotation is perfect, which is suitable for beg