资源列表
导弹发射演示
- 基于opengl的三维导弹发射演示,其中包括尾焰的粒子系统,导弹爆炸时的效果演示,多种视角的变换等等,比较真实的再现了导弹的发射.-3D demo missile launchers, including Mei Yan, the particle system, the missile exploded demonstration effect, the transformation of diverse perspectives, etc., true reproduction of the
Nehe-OpenGL-VB-Code(Lesson1-20)
- Ne-He OpenGL系列教程1-20课的VB源代码。包含了要用到的Opengl源文件。-Ne-He OpenGL series of tutorial classes 1-20 VB source code. Includes Opengl use of the source document.
CPoint3DCloud
- 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learn
11111111111111111
- 这是深圳固高公司的一个板球控制系统的原码。三维坐标下控制板球在一个平板里的的运动,很先进的!
OpenGL编程指南第二版源代码
- OpenGL编程指南是一本面向已经了解OpenGL的人的书籍,里面的代码非常经典,值得玩味。
火焰粒子的实现(OpenGL)
- 一个基于OpenGL的火焰粒子实现源代码,用VC打开运行
vof3d.rar
- 两相流数值模拟VOF模型 三维数值模拟FORTRAN程序,Three Dementional Two-phase flow simulation VOF Model
OpenGL-kit
- glu的工具包,包括glaux.h,glaux.lib,glext.h等-glu kit, including glaux.h, glaux.lib, glext.h etc.
fish
- 使用OpenGL实现的鱼群粒子群游动,每条鱼可以动态的模拟真实鱼的动作,鼠标左键可以控制方向,右键可以摆出长方形,中键可以摆出三角形-The use of OpenGL to achieve particle swarm swimming fish, each fish can simulate the real dynamic of the movements of fish, can control the direction of the left mouse button, right-
OpenGL-model-rendering
- OpenGL真实感模型绘制与应用 实现功能: *利用交互式方法,操纵浏览模型细节,能方便观察模型。 *能够用不同的方式(如上截图)渲染模型,增加光照控制、坐标系的显示等等。 *利用luweiqi模型,设计了一个简单的真实感三维动画。 动画介绍: 打开程序运行后,luweiqi 出现在屏幕中,并且自动播放背景音乐《天下无双》 按数字‘7’键开始播放动画,模型向后渐行渐远,然后开始旋转,不久变成画线模式, 隐没于黑暗中后变成点模
GLTools
- OpenGL的一个静态工具库(全),包装了OpenGL工具函数库、OpenGL实用工具库以及一些其他的常用函数-a static tool library of OpenGL(full version),which wraps OpenGL Utility Library, OpenGL utility library as well as some other common functions
MATLAB数字水印[dwt+dct多攻击+GUI界面]
- 本课题为基于MATLAB的小波变换dwt和离散余弦dct的多方法对比数字水印系统。带GUI交互界面。有一个主界面GUI,可以调用dwt方法的子界面和dct方法的子界面。流程包括,读取宿主图像和水印图像,嵌入,多种方法的攻击(剪切,加噪,旋转等),提取,最后利用psnr峰值信噪比进行评价不同攻击下,鲁棒性的好坏。(This topic is based on MATLAB wavelet transform DWT and discrete cosine DCT multi method comp