-
5dg OpenGL的旋转
5DG S Rotation OpenGL
- 2022-08-13 02:22:19下载
- 积分:1
-
很好的图形程序,大家需要的就下吧,很适合初学者的,
很好的图形程序,大家需要的就下吧,很适合初学者的,-good graphics program, we need on the next bar, are very suitable for beginners, Oh
- 2023-05-02 08:35:03下载
- 积分:1
-
这是一个关于OpenGL的漫游天地的程序,可心用键盘的四个方向来控制背景的图像的漫游显示...
这是一个关于OpenGL的漫游天地的程序,可心用键盘的四个方向来控制背景的图像的漫游显示-This is a heaven and earth on the OpenGL roaming procedure, Kexin use the keyboard to control the direction of the four background images display roaming
- 2022-02-06 09:01:58下载
- 积分:1
-
prepared by the use of a water animation, we should use
利用openGL编写的一个水的动画,应该对大家用-prepared by the use of a water animation, we should use
- 2022-06-18 21:44:06下载
- 积分: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编写的茶壶可旋转键盘控制方向…
用opengl写出的茶壶 可以通过键盘控制旋转的方向与速度 -Use opengl to write the teapot can rotate the keyboard to control the direction and speed
- 2022-10-31 13:35:03下载
- 积分:1
-
OpenGL编程指南
The OpenGL Programming Guide - The Redbook
-The OpenGL Programming Guide- The Redbook
- 2022-03-03 17:39:32下载
- 积分:1
-
opengl实现鼠标旋转、移动物体
//#include"Qua.h";
#include
#include
using std::cout;
using std::endl;
void DrawCube( int * a, int * b, int * level )
{
glPolygonMode( GL_FRONT_AND_BACK, GL_LINE );
glLineWidth(1.0f);
glEnable( GL_LINE_STIPPLE );
glLineStipple(1, 0x0F0F);
- 2022-05-19 01:44:26下载
- 积分:1
-
本程序是完成图形学中关于光照模型的示例,通过本人编译通过,可以运行!...
本程序是完成图形学中关于光照模型的示例,通过本人编译通过,可以运行!-the procedure is completed graphics on the sample illumination model, I compile, run!
- 2022-01-26 02:12:37下载
- 积分:1
-
八个OPENGL的练习程序源代码。
八个OPENGL的练习程序源代码。-8 OpenGL exercise program source code.
- 2022-02-02 19:53:11下载
- 积分:1