搜索资源列表
lib3ds-1.2.0.tar
- 一个函数库,用OpenGL导入3DS模型-a library with OpenGL into 3DS model
opengl---1
- 随着网络游戏的发展,任务越来越成为游戏的重要内容之一,甚至专门出现了标榜任务为游戏主要玩法的网络游戏,任务成为了游戏中玩家获得乐趣的重要手段,也是游戏的特色之一,精彩的任务系统,不但能丰富游戏乐趣,也是重要的道具和经验来源,下面从服务器端和客户端两方-With the development of online games, the task is increasingly becoming an important part of the game, or even a specific ma
SDL-1.2.9-mingw32
- SDL是一个用来写多媒体软件的多平台库, 通过多平台对一般 音频, 键盘, 鼠标, 手柄, 3D OpenGL硬加速, 2D framebuffer 进行支持的API,常用于游戏和模拟器. 这是一个for mingw32版本源代码-SDL is used to write a multimedia software for multi-platform, multi-platform on the general audio, keyboard, mouse, controller, hardw
SDL-1.2.9
- This the Simple DirectMedia Layer, a general API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. -This the Simple DirectMedia Layer. a general API that pr
ogre-win32-v1-2-4
- ogre-win32-v1-2-4.zip ogre的1.2.4版。ogre是非常好的open source。采用opengl和d3d技术开发,面向对象的概念很深入。可是好像在国内ogre流行的很少,于是上传-ogre-win32 - v1-2-4.zip ogre of the 1.2.4 version. Ogre is a very good open source. D3d using opengl and technology development, object-oriente
OpenGL-1.2
- 这是OpenGL红宝书1.2 版本的程序,可以在Visual C++ 6.0下运行,对初学者有帮助
xingqiong
- 利用OpenGL模拟太阳系星球运转 Title: OpenGL with VB6 Author: Saadat Ali Shah Email: shahji_2000@yahoo.com Environment: VB 6.0, Win98/Me/XP Keywords: OpenGL, multiple viewports, mouse picking Level: Intermediate Category: VisualBasic/Graphics/OpenGL
opengl小程序
- 我上传的是基于OpenGL,在Delphi环境下运用的几个小程序,分别在文件夹1,2,3,4,5中,每个文件夹有程序的介绍(txt文件),切记要将glut32.dll文件拷贝到Windows的System目录下,程序才可运行!由于我还是高校学生,不会太难的程序,望站长酌情考虑-is based on OpenGL, the Delphi environment using a few small programs, in 1,2,3,4,5 folders, each folder on the
OpenGL高级编程与可视化系统开发高级编程篇光盘1
- OpenGL高级编程与可视化系统开发 高级编程篇(第二版) 第2-7章应用实例的源代码
利用openGL繪製一個2D的迷宮
- 利用openGL繪製一個2D的迷宮,迷宮的要求是 。 1. 至少產生16X16的迷宮 。 2. 每次產生的迷宮要不一樣。 3. 將入口的地方跟出口的地方,分別用綠色跟紅色標示出來。 4. 從入口到出口的地方僅可以存在唯一路徑。 5.要將從入口到出口的解答畫出。 ,OpenGL use a 2D map of the maze, the maze of requirements yes. 1. At least have a 16X16 maze. 2. Every time the
OpenGL.rar
- 创建一个基于MFC 的Single Document 应用程序,利用OpenGL 进行图形的绘制: 1.实现OpenGL 绘图环境和Windows 绘图环境兼容。 2.利用OpenGL 绘图函数进行一些基本图形如直线、多边形的绘制。 3.利用OpenGL 设置图形的颜色。 ,Create a Single Document in MFC-based applications, using OpenGL for graphics rendering: 1. Achieve OpenGL g
在OpenGL中实现基本的计算机绘图
- 在OpenGL中实现如下基本的计算机绘图功能: 1.为屏幕显示定义一个坐标系统; 2.熟悉绘点函数,并上机实习课件上的几个画点函数的例子; 3. 熟悉画线方法,并熟悉不同的画线状态,并上机实习课件上的几个画线函数的例子; 4. 在模板中添加代码,实现DDA法和Bresenham法绘制直线图元; 5.实现Bresenham法绘制圆图元; 6.实现中点法椭圆图元的生成(选做); 7.掌握顶点阵列和象素阵列绘制图元的方法,用顶点阵列绘制一个长方体,并设置表面颜
vbogl
- VB 调用OpenGL的类型库,适用于Microsoft OpenGL 1.2 dll。-VB OpenGL type library.from Microsoft OpenGl dll.
MySolarSystem(1.2)
- OPENGL太阳系模拟。相应鼠标键盘操作,可以随意拖动变换视角,具有虚拟时间,能够录制操作。显示或隐藏轨道线-OPENGL solar system simulation. Corresponding keyboard mouse, drag can change the perspective of virtual time, it can record the operation. Show or hide the track line
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
ftgl-2.1.3-rc5
- ftgl.非常好的OpenGL下的字体程序,支持多种渲染模式,效率高,效果好。经多个项目测试使用很好。需要FreeType开源库的支持。-ftgl. very good OpenGL font under the program supports multiple rendering modes, efficient and effective. The number of items tested and good. FreeType library support for open sour
OpenGL-1.2
- opengl 随书源代码, c++ 格式, 均可编译, 第三部分-opengl official guide part three , all can be compiled and it is very good welcome to download
Migration-from-OpenGL-ES
- OpenGLES Migration from OpenGL ES 1.x to OpenGL ES 2.0 API.1.1f.External.pdf
POWERVR-SGX.OpenGL-ES-2.0
- POWERVR SGX.OpenGL ES 2.0 Application Development Recommendations.1.8f.External.pdf
CodeSampler.OglSrc(1.2-2.0)
- 从Code Sampler网下载的其公开发布的OpenGL所有老版(1.2-2.0)例程,绝大多数程序适用Windows VC++环境编译,少数Linux专用版也经我在Ubuntu和MAC上验证可用。-A download collection of all published old OpenGL(1.2-2.0) samples the Code Sampler web site. Most of the codes are for Windows VC++ only, some of t