搜索资源列表
csgl.1.4.1.dll
- 基于c#的opengl库.包括csgl.dll,包括csgl.native.d-based on the c # opengl library. Including csgl.dll. including csgl.native.d
OpenGL-1.4
- opengl红宝书第五版的示范程序,适合初学者调试-opengl Red Treasure Book for the fifth edition of the model procedures for beginners Debugging
glew-1.4.0-src
- opengl 的最新扩张库。!!! !!! !!! !!!1-opengl for the latest expansion. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! 1
mathgl-1.4.tar
- MathGL project include library and simple front-end for making wide spectrum of mathematical plots in platform independent way. The project may use OpenGL or make plots in console program with direct graphics export to EPS, PNG, JPEG or TIFF formats.
OpenGL-1.4
- 红宝书上的那些小例子,希望对大家有所帮助
利用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-1.4
- 包括红宝书中的源代码,其中包含70多个源文件,是学习OpenGL很好的学习资料啊 .-Including the Little Red Book in the source code, which contains more than 70 source files to learn OpenGL good learning materials ah.
csgl.1.4.1.dll
- csgl是opengl在.net环境下的开发包,-csgl.dll
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
4.1
- 5DG S 计算机图形学实验教程OpenGL版 项目名称:5DG S TextureLoader 场景控制: ESC:退出程序 F1:窗口模式或全屏模式的切换 空格键:切换场景中央的动画-5DG S Computer Graphics OpenGL version of the experimental curriculum project name: 5DG S TextureLoader scene control: ESC: exit F1: wind
cairo-1.8.6.tar
- c语言实现的2D矢量图形算法库,提供跨平台特性,通过基于OPENGL扩展模块能够实现硬件加速。-c language algorithm for 2D vector graphics library to provide cross-platform features, the expansion module OPENGL based hardware acceleration can be achieved.
clip
- 一个比较简单的openGL裁剪程序,是把一个球裁剪到原来的1/4-A relatively simple procedure openGL cutting is to cut a ball to the original 1/4
csgl.1.4.1.doc
- c#的OpenGL配置,doc文件,csgl-c#, OpenGL configuration, doc file, csgl
csgl.1.4.1.src
- c#的OpenGL配置,源码文件,csgl-c#, OpenGL configuration, source code file, csgl
OpenGL-1.4
- OpenGL编程实例 开发环境VC++6.0-OpenGL example
Beizer
- Bezier Curve / Bezier Surface renderer in OpenGL. Press 1-4 to control level of details. Press l to toggle outlines. Press s to toggle smooth. Project was built using XCode, but should be easily portable to other platforms. See Sce
1.4
- OpenGL的简单程序,绘制简单的三维物体。程序中绘制了椎体了柱体-A simple OpenGL program, draw a simple three-dimensional objects. Program has drawn vertebral column
OpenGL-1.4
- openGL Programming Guide(红宝书)的源代码,原书第六版-The source of openGL Programming Guide
OpenGL
- OpenGL图形系统是一个软件接口,让程序员能够创建交互式程序,使用计算机图形学技术生成具有真实感的图像。本书是OpenGL ARB推荐的OpenGL 1.4版学习指南。 本书首先阐述OpenGL的功能和计算机图形学基本知识,包括状态管理和几何体的绘制、模型变换、视点变换和投影变换、颜色和光照;然后深入探讨一些高级技术,包括反走样、混合、雾效、显示列表、图像处理、纹理映射、帧缓存、网格化、NURBS、选择和反馈等;同时讨论其他一些重要主题,像如何提高程序的性能、OpenGL扩展和跨平台技
OpenGL-1.4
- 红宝书里面详细的代码,每章都有代码,运行起来没有错误-OpenGL Red Book Examples