资源列表
OpenGLOBJDemo
- opengl本身就是一个计算机图形学处理工具,可以利用其绘画出各种精细图形界面,这里在图形界面里导入三维模型obj(OpenGL itself is a computer graphics processing tool. It can draw various fine graphical interfaces by using it. Here we import the 3D model obj into the graphical interface.)
glew-1.5.1-win32
- window下opengl的glew库; glew库可使程序员编写opengl程序的效率提高许多 最新版的OPENGL编程指南这本书就使用了glew库(The glew Library of OpenGL under window; The efficiency of glew library enables programmers write OpenGL program to improve a lot The latest edition of the OPENGL program
test04.tar
- 这是一个三维场景,三维场景包括一个房子,门,窗,一圈栅栏,一条小路。(This is a three-dimensional scene. The three-dimensional scene includes a house, a door, a window, a fence and a path.)
openGL库文件
- opengl所有的h头文件,dll文件,lib文件,和库文件设置说明,截止2012年7月最新1.7版glew库。头文件gl.h glaux.h glew.h glext.h glu.h glut.h glxew.h(OpenGL all h header files, DLL files, lib files, and library file settings, as of July 2012, the latest 1.7 edition of glew library. Header fi
abaqus-wang2011
- abaqus tunnel example
opengl modelLoading
- opengl modelLoading,基于opengl的3D obj模型加载
opengl环境配置包
- opengl环境配置包源码,包含基本的环境库文件,可以满足学习使用
OpenGL.Superbible.7th.Edition
- OpenGL 超级宝典第七版,正版。原版影印版,英文很亲民,初中水平。(OpenGL.Superbible.7th.)
OpenGL开发库
- opengl开发库,非常非常全,下载到对应路径中即可使用(OpenGL development library, very, very complete, download to the corresponding path can be used.)
trasformation
- open GL Basic transformation.(MVP matrix)
TextureView+SurfaceTexture+OpenGL ES来播放视频
- TextureView+SurfaceTexture+OpenGL ES来播放视频
assignment1
- 有一些按键实现和基本的房间布置以及光源纹理设置等(1. Draw at least five geometric primitives in the 3D space bounded by the five planes; 2. Ensure that the objects are in good lighting condition; 3. Create at least five keyboard or mouse events; 4. Design diverse objects