-
OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce...
OPENGL的图形变换,有缩小,平移,旋转三中效果,在VC-OPENGL编译运行成功,没有动画效果,与本站Bounce-opengl.rar,2163KB原代码有很大区别,是从不同角度实现的.
-OpenGL graphics transformation, a narrowing, translation, rotation III results the VC-compiler OpenGL successful operation, no animation, and the site Bounce- opengl.rar, 2163KB source code, a great difference. from different angles achieved.
- 2023-03-22 00:05:03下载
- 积分:1
-
这是在OPENGL下开发的一款游戏源代码,效果很好。
这是在OPENGL下开发的一款游戏源代码,效果很好。-This is developed under OPENGL a game source code, very good.
- 2023-06-28 19:30:04下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
基于OpenGL的图形程序
基于OpenGL的图形程序-OpenGL-based graphics program
- 2023-04-17 11:00:04下载
- 积分:1
-
实现星系中的公转与自转,主要学习POP与PUSH的用法....
实现星系中的公转与自转,主要学习POP与PUSH的用法.-achieve galaxies and the conversion of public rotation, with the main learning POP PUSH usage.
- 2022-11-14 15:10:04下载
- 积分:1
-
通过纹理贴图,渲染效果的水,相当不错。
通过纹理贴图,渲染水的效果,需要nvidia显卡支持。-Through texture mapping, rendering the effect of the water, quite good.
- 2022-04-27 07:20:47下载
- 积分:1
-
nurbs algorithm realize some source,
nurbs算法实现部分源码,-nurbs algorithm realize some source,
- 2022-09-27 15:35:02下载
- 积分:1
-
生成三维喷泉,能进行三维的旋转,效果不错
生成三维喷泉,能进行三维的旋转,效果不错-Generate three-dimensional fountain, capable of three-dimensional rotation, the effect of good
- 2023-08-24 12:15:04下载
- 积分:1
-
关于opengl的相关知识,主要针对初学者而言。
关于opengl的相关知识,主要针对初学者而言。-About opengl related knowledge, mainly for the beginner is concerned.
- 2022-03-12 22:50:36下载
- 积分:1
-
初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。...
初学OPENGL的一个很好的框架,可自行在相应地方添加所需的代码。-OPENGL beginner a very good framework, can add their own place in the corresponding code requirements.
- 2022-05-31 03:29:27下载
- 积分:1