-
OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。...
OPENGL中实现多边形的扫描线算法,能够动态地表现多边形的填充过程。
-achieve OpenGL polygon scan line algorithm performance can be dynamically polygon filling process.
- 2022-12-16 04:10: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 3D场景漫游
用OpenGL实现的一个用C代码实现基于OPENGL的小范围的场景漫游,完整的代码(代码功能加以注释),一个老师布置的小作业。
- 2022-12-11 11:20:03下载
- 积分:1
-
Object
Object-Oriented Programming With ANSI-C 随书源代码-Object-Oriented Programming With ANSI-C source code with the book
- 2022-03-18 22:36:32下载
- 积分:1
-
c++ 结合opengl开发的简单3D绘图
c++ 结合opengl开发的简单3D绘图-c++ combination opengl developed a simple 3D graphics
- 2022-07-08 09:33:32下载
- 积分:1
-
OPGL颜色空间变换与显示,颜色分布在一个立方体中显示出来....
OPGL颜色空间变换与显示,颜色分布在一个立方体中显示出来.-OPGL color space transformation and show that the color distribution in a cube shown.
- 2022-01-26 02:23:41下载
- 积分:1
-
more texture expansion terrain in photorealistic rendering of one
多纹理扩展技术在真实感地形绘制中的应用
一偏横好的论文-more texture expansion terrain in photorealistic rendering of one-sided good thesis Wang
- 2022-03-25 02:57:59下载
- 积分:1
-
OpenGL water sample. Requires Visual C++ 6.0.
OpenGL water sample. Requires Visual C++ 6.0.
- 2022-03-17 19:10:31下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1
-
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,...
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programming on the basic principles and advanced applications.
- 2023-02-25 10:30:06下载
- 积分:1