-
VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考...
VC编的OpenGL下显示非均匀有理B样条曲面(NURBS),可供图形学初学者参考-VC series of the OpenGL display non-uniform rational B-spline surfaces (NURBS), the reference graphics beginners
- 2022-04-20 22:59:00下载
- 积分:1
-
A class to easily generate AVI video with OpenGL and Video for Windows
A class to easily generate AVI video with OpenGL and Video for Windows
- 2023-01-10 22:15:03下载
- 积分:1
-
opengl important function of the demonstration program
opengl重要函数的演示程序所-opengl important function of the demonstration program
- 2022-02-22 08:09:31下载
- 积分:1
-
在C / C++ OpenGL程序显示的喷泉
OpenGL Program for displaying fountains in C/C-OpenGL Program for displaying fountains in C/C++
- 2022-06-15 05:35:16下载
- 积分:1
-
使用OPENGL地形渲染
使用OPENGL 和 C++变成,使用ROAM经典算法,LOD算法化简提高效率。
- 2022-07-22 03:00:37下载
- 积分:1
-
水波浪的OpenGL源代码,对于实现水面特效有参考…
实现水波浪的OpenGL源代码,对于实现水面特效有参考价值。A OpenGL sourcecode to realizing water wave. It is useful for whom want to realize water surface effect.-water wave OpenGL source code, for the achievement of surface effects have reference value. A OpenGL sourcecode to realizing water wave. It is useful for whom want to realize water surface effect.
- 2022-12-12 03:20:03下载
- 积分:1
-
OpenGL示例源码,是您踏入OpenGL编程的敲门砖。
OpenGL示例源码,是您踏入OpenGL编程的敲门砖。-OpenGL sample source code, is your stepping stone into the OpenGL programming.
- 2022-02-02 00:35:45下载
- 积分:1
-
OpenGL摇摆机器手臂简单示范代码
OpenGL摇摆机器手臂简单示范代码 格式为 .c C++语言 要在OpenGL设置下运行
- 2022-07-28 14:57:36下载
- 积分:1
-
一个用glut写的赛车演示程序,有相应车道,出自taxiwars
一个用glut写的赛车演示程序,有相应车道,出自taxiwars-Written in a used car glut Demo
- 2023-02-11 13:05:04下载
- 积分: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