搜索资源列表
cg_lighting342212
- Initialize engine by calling InitEngine,Send each frames to engine with function AddFrame.-Initialize engine by calling InitEngine, Send frames to each engine with AddFrame function.
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
copyfunction
- 调用拷贝构造函数用实参obj2初始化形参。 调用拷贝构造函数创建作为返回结果的临时对象-Call the copy constructor is used to initialize parameter obj2 Senate. Call the copy constructor to return the results to create a temporary object
NeHeOpenGL
- NEHE教程所有源码,对学习OpenGL的初学者有很大的帮助。-#include <windows.h> // Header File For Windows #include <gl\gl.h> // Header File For The OpenGL32 Library #include <gl\glu.h> // Header File For The GLu32 Library #include <gl\glaux.h&g
terrain
- 通过triangle strip画三角形来描述地形。先是初始化地形,然后根据鼠标的位置来完成主循环。-Terrain is described by drawing triangle through triangle strip. First we initialize the terrain, and then complete the main loop according to the mouse position.
MaterialSpheres
- Initialize z-buffer, projection matrix, light source,and lighting model.
OPENGLqiu
- 学习在VC++中使用OPEN GL的入门程序,画一个球的线框图,有详细注释,教你怎样在VC++中进行初始化-Learning in VC++ to use OPEN GL the entry process, drawing a ball wireframe map, detailed notes, teach you how to initialize the VC++
OpenGL
- 手把手教你初始化光照模型及视图模型转换设置后开始实际的绘图,设置背景颜色,设置明暗模型等等。-Taught you how to initialize the model and view model of illumination change settings after the actual drawing, set the background color, set the shading model and so on.
DemoWithOpenGL2008_Tut1
- The following OpenGL tutorial will show how to initialize an OpenGL 3 application in Windows
openGLwater
- 操作指导7水纹 一、 建立工程 二、 添加函数和变量,修改头文件(view.h) public: int npoint float lpoint[4][4] float cpoint[102][76][3] void drawplat() void lm() BOOL movekey CClientDC *my_pDC CRect my_oldRect BOOL mytbar BOOL mysbar
Point
- 有关MFC框架下进行OPENGL编程的入门程序。如何进行初始化设置-About the MFC framework OPENGL programming entry procedures. How to initialize the settings