搜索资源列表
newogl06.rar
- OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
newogl05
- OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
newogl06
- OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
newogl07
- OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
newogl03
- OPENGL的学习源代码,很容易上手的-OpenGL study the source code, it is easy to get started with the
OpenGL_basic
- OpenGL编程基础,关于OpenGL的许多基础知识,适合也初学者上手-OpenGL programming based on the OpenGL many basic knowledge, are suitable for beginners to get started
codeguru-opengl
- 一个模拟地形的仿真,是用vc++ opengl弄的.感觉很有意思请大家积极下载-terrain simulation of a simulation, is the vc opengl get. The feeling is very positive interesting Please download
Myopenal
- This my OpenAL framework. I hope this gets you started with OpenAL coding. 这也是实现很好的一个框架,需要包含头文件alut.h-This my OpenAL framework. I hope this get s you started with OpenAL coding. This is a very good achievement framework , the need to contain the head
3DLensFlareWithOcclusionTesting
- 3D Lens Flare With Occlusion Testing Learn how to do lens flares by extending a glCamera class. If you look at a lens flare you will notice that they all share one thing in common. They all seem to move through the center of the screen. With this
glenabledview_demo
- An MDI view class supporting OpenGL. (一个opengl程序框架,里面有一个三维坐标球,支持鼠标拖拽调整视图) a function to get various information about the OpenGL implementation which is currently being used (separate information for the OPENGL and GLU libraries). manages inte
as2.0amlabfire
- as2.0 模拟火焰 import flash.display.* import flash.filters.* import flash.geom.* import de.popforge.bitmap.Shape Shape.setContainer( this.createEmptyMovieClip( shapes , 10000 ) ) //-- get blue circle as a bitmap var blueSpotCl
test28
- This tutorial is intended to introduce you to Bezier Surfaces in the hopes that someone more artistic than myself will do something really cool with them and show all of us. This not intended as a complete Bezier patch library, but more as proof conc
stereo
- The following is intended to get someone started creating 3D stereo applications using OpenGL and the associated GLUT library. It is assumed that the reader is both familiar with how to create the appropriate eye positions for comfortable stereo view
FreeWRL-1.11.tar
- The following is intended to get someone started creating 3D stereo applications using OpenGL and the associated GLUT library. It is assumed that the reader is both familiar with how to create the appropriate eye positions for comfortable stereo view
此模块封装了GDI+1.1里面的Effect
- 此模块封装了GDI+1.1里面的Effect,在模块里是“GP效果类”,这个类只是一个基类,真正要使用的是它的子类,包括: “GP模糊类”、“GP锐化类”、“GP色调类”、“GP红眼修正类”、“GP颜色矩阵效果类”、“GP颜色查找表类”、“GP亮度对比度类”、“GP色相饱和亮度类” “GP色彩平衡类”、“GP色阶类”、“GP颜色曲线类” 使用步骤:(拿 GP模糊类 打比方) 1、创建一个“GP模糊类” 2、调用“GP模糊类.置参数()”方法,设置模糊参数 3、
OpenAL11CoreSDK.zip
- openal的经典书籍,大家最好若要弄音效,必看,openal classic books, all to get the best sound, a must-see
OpenGL实现粒子系统源代码
- OpenGL源代码,用来实现粒子系统,通过设置粒子的透明度随时间变化而衰减,从而得到粒子的烟花效果-OpenGL source code, which is used to realize particle system, through the set the transparency of the particles changes with time and attenuation, and get a particle effect of fireworks
OpenGL-VC
- VC环境中使用opengl进行编程的教程,里面有很多使用的例子,大家可以在源码的基础上修改,得到自己想要的三维效果-VC environment with opengl programming tutorial, there are a lot of examples, we can use the revised on the basis of the source code, get what we want a 3d effect
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
Get-20-point
- this program get 20 point from user and draw functions.