-
OPENGL learning there are two tutorials and a function reference manual. OPENGL...
里面有OPENGL的学习教程2个和一个函数参考手册。对学习OPENGL有很大的帮助-OPENGL learning there are two tutorials and a function reference manual. OPENGL learning has a great help
- 2022-01-26 07:53:00下载
- 积分:1
-
opengl文件
opengl文件-opengl documents
- 2023-05-04 07:00:02下载
- 积分:1
-
OpenGL
OpenGL-PL (programowanie gier source code)
- 2022-02-10 17:34:18下载
- 积分:1
-
A used VC++ And OPENGL prepared simulated sky cloud of three
一个用VC++和OPENGL编写的模拟天空云层的三维动态显示程序-A used VC++ And OPENGL prepared simulated sky cloud of three-dimensional dynamic display program
- 2022-08-12 13:43:16下载
- 积分:1
-
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享...
该代码是游戏编程光盘中所带,里面讲述了如何用OpenGL进行游戏设计。希望有喜欢的朋友一起分享-The code is a CD-ROM brought the game programming, which describes how to use OpenGL for game design. Want to have friends like to share
- 2022-02-11 10:38:32下载
- 积分:1
-
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果...
关于lightposition的演示教程,通过鼠标移动修改参数来显示不同的效果-demonstration on lightposition Guide, the mouse movement to amend the parameters to show different results
- 2022-07-22 06:57:38下载
- 积分:1
-
OpenGL库 行业领域中最为广泛接纳的 2D/3D 图形
OpenGL™ 是行业领域中最为广泛接纳的 2D/3D 图形 API, 其自诞生至今已催生了各种计算机平台及设备上的数千优秀应用程序。OpenGL™ 是独立于视窗操作系统或其它操作系统的,亦是网络透明的。在包含CAD[2] 、内容创作、能源、娱乐、游戏开发、制造业、制药业及虚拟现实等行业领域中,OpenGL™ 帮助程序员实现在 PC、工作站、超级计算机等硬件设备上的高性能、极具冲击力的高视觉表现力图形处理软件的开发。
- 2023-09-05 04:15:04下载
- 积分:1
-
OpenGL多浮动形式
浮动窗体中的OpenGL多视图的实现。利用OpenGl图像标准库,在多视图模式下,对窗口进行了显示处理。-floating forms of OpenGL Multi-View achieved. OpenGl images using standard library, in multi-view mode, the right window displays.
- 2022-02-28 21:46:38下载
- 积分:1
-
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。...
本程序中才用了立方体贴图,opengl执行光照计算,并根据标准光照模式计算单个片断的颜色。然后这些片断颜色与应用到几何图形的过滤纹理单元混合。-This procedure have used the cube texture, opengl implementation of lighting calculation, and in accordance with standard illumination pattern of a single fragment color. And then the color and application of these fragments to the geometry of the filter unit mixed texture.
- 2023-03-03 17:25:04下载
- 积分:1
-
/ *画圆的半径为9,8和7所示的颜色(0,0)
/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from + to - x
Pressing Esc exits the program
*/-/* Draw circles of radius 9, 8 and 7 with the colours shown around (0,0)
Draw the x and y axis
Draw the diagonal line
Draw the 12 by 6 quad around (0,0)
When the left mouse button is pressed the diagonal line moves as shown.
When the right button is pressed the diagonal line is reset to its
original position
The right button also toggles the direction from+ to- x
Pressing Esc exits the program
*/
- 2022-05-20 09:28:51下载
- 积分:1