-
some of the graphics processing
对图形的一些处理-some of the graphics processing
- 2022-05-17 07:16:54下载
- 积分:1
-
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha...
二次曲面,其功能是能够创建二次物体。通过OpenGL基于屏幕像素块所覆盖的区域对每一块覆盖的范围值进行计算,然后在RGBA模式中,OpenGL用该值与Alpha值相乘。-conicoid, and its function is to create two objects. Adoption of OpenGL-based screen pixel block area covered for each one covering the value calculated, and then RGBA model, the value of using OpenGL and Alpha value multiplication.
- 2022-02-02 19:22:26下载
- 积分:1
-
直线裁剪算法实现
Cohen-Sutherland直线裁剪算法实现
- 2022-09-23 18:25:03下载
- 积分:1
-
One Cube using OpenGl....................
One Cube using OpenGl-One Cube using OpenGl....................
- 2022-10-26 05:15:03下载
- 积分:1
-
二维火焰的模拟,使用温度模型,OpenGL图形库
2D火焰模拟,采用温度模型,OpenGL函数库-2D flame simulation, using the temperature model, OpenGL library
- 2022-01-31 11:34:45下载
- 积分:1
-
显示立方体的opengl程序
显示立方体的opengl程序-show Cube opengl procedures
- 2022-02-25 12:08:00下载
- 积分:1
-
vc写的opengl的例子
vc写的opengl的例子-vc write opengl example
- 2022-02-02 08:04:44下载
- 积分:1
-
2048+OpenGL 游戏源码
使用C语言写的2048小游戏,绘图使用了OpenGL图形接口,VC环境下开发,有C语言基础的都能够整明白,可以作为学习之用,欢迎下载。
- 2022-02-21 03:46:51下载
- 积分:1
-
VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of...
VC++下用OpenGL API编写的一个立方体,是OpenG的入门典型范例,调用OpenG API实现-VC using the OpenGL API to prepare a cube, is the entry OpenG typical example of API calls OpenG
- 2022-09-26 00:35:03下载
- 积分: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