登录
首页 » OpenGL图像 » OpenGL编程指南

OpenGL编程指南

于 2022-03-03 发布 文件大小:762.75 kB
0 164
下载积分: 2 下载次数: 1

代码说明:

The OpenGL Programming Guide - The Redbook -The OpenGL Programming Guide- The Redbook

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是Ope...
    利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大 -use OpenGL, prepared by the VC C, 3-D process, learning graphics, C, OpenGL, document literacy helpful, is a 3D software companies write code part, in particular OpenGL libraries are very useful. There are two mouse default data file operations : concrete is the first document of key drag rotation of key Ctrl++ translation of key Shift-rotating wheel rolling Zoom Bond Ctrl+ Shift+ magnification
    2022-01-28 21:40:41下载
    积分:1
  • vp下雪的代码
    opengl vp混合 下雪的效果 源代码 用vp 做了个 下雪的场景 结合opengl 做例子系统  运行后是下雪后的场景 有积雪
    2023-04-27 20:20:03下载
    积分:1
  • 学习使用OpenGL的形变换函数
    学习使用OpenGL的图形变换函数-learning to use the OpenGL graphics transform function
    2022-07-15 20:17:10下载
    积分:1
  • 赛车游戏
    本场比赛的第2版是在pH值为无穷大协作。该版本提供了一个分屏2人游戏模式,拥有动态照明昼夜效果! 
    2022-03-10 06:08:03下载
    积分:1
  • 使用OPENGL开发的小引擎,包括形处理模块,粒子系统模块,输入,音频模块,UI模块...
    使用OPENGL开发的小引擎,包括图形处理模块,粒子系统模块,输入,音频模块,UI模块-OPENGL developed using a small engine, including the graphics processing module, particle system module, input, audio module, UI module
    2022-07-18 07:20:57下载
    积分:1
  • 关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发...
    关于opengl开发最新的开发工程包,该包中含有众多的开发例子,可以通过这些例子加快openGL开发-opengl on the latest development of the project for the development package, the package contains many examples of the development can be accelerated through these examples development openGL
    2022-06-03 07:59:02下载
    积分:1
  • 又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂...
    又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂-also an interactive manipulator OpenGL, Visual C, the middle mouse button function and For example, in situ rotary manipulator, bending manipulator
    2022-03-19 08:47:47下载
    积分:1
  • OPGL源代码,演示了OPGL的面与目标组成…
    OPGL源代码,演示了OPGL的面与物体的构成,以及3维物体的旋转,移动,放大等操作。并提供了背景设置,光影等效果的控制。适合于OPGL入门.-OPGL source code, OPGL demonstration of the surface and the composition of objects, as well as three-dimensional object rotation, Mobile, zooming etc. And provided background setup, lighting and other effects of control. OPGL suitable for induction.
    2022-05-31 12:25:05下载
    积分:1
  • 一个相对简单的使用c++读取OPengl纹理的例子,配合使用
    一个相对简单的使用c++读取OPengl纹理的例子,配合使用-The use of a relatively simple c++ read OPengl texture example, used in conjunction with
    2022-01-28 05:16:36下载
    积分:1
  • 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶...
    本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动 8.实现水壶的退出-This procedure to achieve the following functions: 1. Drawing teapot (T) 2. Add light (T) 3. Add texture (T) 4. Teapot rotating the left mouse button to control (T) steps: Click the left mouse button rotate the pot by a rotation 30 °. 5. Teapot with the right mouse button to control translation (T) steps: Click the right mouse button to the right teapot mobile, each mobile 0.5 centimeters 6. Teapot keyboard to control the changes in texture (T) steps: click the " w " and" s" key changes to achieve texture 7. the keyboard arrow keys to control the forward camera back, the left and post-shift (T) steps: the four keyboard arrow keys to achieve the direction of movement of the four teapot 8. to achieve water out of the
    2022-04-23 12:15:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载