-
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器...
OpenGL红宝书源代码,里面的每个例子都有详细的注释,是学习OpenGL的必备武器 -Little Red Book OpenGL source code, which has detailed examples of each of the Notes, is an essential learning OpenGL weapons
- 2022-07-27 06:51:19下载
- 积分:1
-
vc写的opengl的例子
vc写的opengl的例子-vc write opengl example
- 2022-02-02 08:04:44下载
- 积分: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编写,通过分割二十面体得到的带有纹理的球体。-Prepared using openGL through Icosahedron be split with the texture of the ball.
- 2023-08-26 10:20:03下载
- 积分:1
-
VC++ and OpenGL implementation of mobile lines, the effect seems like a bug n mo...
VC++和OpenGL实现线条的移动,效果看起来像n个虫子在移动。-VC++ and OpenGL implementation of mobile lines, the effect seems like a bug n mobile.
- 2022-03-03 03:14:40下载
- 积分:1
-
QT 五子棋
C++开发的五子棋,实现人机。当然问题还有很多,为了积分,为了完成者里50个字,只能多写东西了。
适合新手的资料。欢迎下载。
- 2023-05-22 04:35:05下载
- 积分:1
-
二位纹理 绘制一个简单的二维纹理图 将二位纹理映射到四边形上...
二位纹理 绘制一个简单的二维纹理图 将二位纹理映射到四边形上-2 Texture mapping a simple two-dimensional texture map texture mapping will be 2 on the quadrilateral
- 2022-04-08 20:59:02下载
- 积分:1
-
用opengl的粒子效果模拟火的场景,内附源码及3d模型
用opengl的粒子效果模拟火的场景,内附源码及3d模型-use opengl effects of particle simulation of the fire scene, enclosing source and 3d model
- 2022-04-09 23:36:15下载
- 积分:1
-
OpenGL做的三维几何零件图形,使用到了glut32库
OpenGL做的三维几何零件图形,使用到了glut32库-OpenGL 3D graphics geometric parts, the use of the library glut32
- 2023-04-23 15:00:04下载
- 积分:1
-
在功能描述和应用OpenGL函数,很好配置…
opengl中的函数功能说明及应用,非常齐全,有助于大家深入学习OpenGL-opengl functions in the function descriptions and applications, very well equipped to help our in-depth study and OpenGL
- 2023-03-16 14:10:03下载
- 积分:1