-
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画...
本实例通过对OpenGL库的引用实现一个带纹理的茶壶绕水平中心线旋转的动画-In this instance through the implementation of the OpenGL library reference to a teapot with a texture animation rotation around the center line level
- 2023-08-29 23:30:03下载
- 积分:1
-
opengl three
opengl三维图形设计,很好的资料,需要者可以拿来学习-opengl three-dimensional graphic design, very good information for those who need it can be used to study
- 2022-01-25 18:31:35下载
- 积分:1
-
opengl编程例子
opengl编程例子-opengl programming examples
- 2022-12-06 01:10:03下载
- 积分:1
-
关于图形学大作业的多边形
关于图形学大作业的多边形-large graphics on the polygon operations
- 2023-02-28 20:10:04下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
nehe source code, debugging is passed, will be able to run
nehe的源代码,调试通过,能运行-nehe source code, debugging is passed, will be able to run
- 2023-07-23 20:10:03下载
- 积分:1
-
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习...
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习-OpenGL graphics programming code, a good book" s source code, unfortunately did not download the book. Hope that the code for them to learn from
- 2022-03-13 21:52:15下载
- 积分:1
-
用强大的OpenGL实现模拟飞机飞行的控制.也包括模拟飞行的环境,山河,太阳等...
用强大的OpenGL实现模拟飞机飞行的控制.也包括模拟飞行的环境,山河,太阳等-OpenGL used to achieve a powerful simulation of aircraft flight control. Also includes simulated flight environment, mountains and rivers, the sun, etc.
- 2023-08-26 22:10:03下载
- 积分:1
-
是对open gl的实例,以供大家参考,不正之处请多多指教
是对open gl的实例,以供大家参考,不正之处请多多指教-open gl
- 2022-08-22 08:17:28下载
- 积分:1
-
OpenGL 绘制的五星红旗
简单的OpenGL 绘制的五星红旗,适合初学者对opengl模块的基本用法进行了解。
- 2022-01-25 22:07:41下载
- 积分:1