-
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0...
3D模式绘图程序,实现在OPENGL环境下的3D绘图机制,值得有兴趣的兄弟参考0-3D graphics mode procedures, to achieve the environment under the OpenGL 3D graphics mechanism interested parties should refer brothers 0
- 2022-06-18 01:23:57下载
- 积分:1
-
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果
用opengl和visual c++ 实现的例子系统的演示,漂亮的烟花效果-use opengl and visual realization of the c examples of the display system, the beautiful effect of fireworks
- 2023-06-07 05:55:03下载
- 积分:1
-
贴图法画球,是一个很简洁的例子,希望对大家有用,谢谢了...
贴图法画球,是一个很简洁的例子,希望对大家有用,谢谢了-this is a program
- 2022-05-06 16:01:42下载
- 积分: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
-
nehe
nehe-opengl(21-25)
- 2022-05-15 08:57:32下载
- 积分:1
-
OpenGL高级编程与可视化系统开发(高级编程篇)之chap 2
OpenGL高级编程与可视化系统开发(高级编程篇)之chap 2-OpenGL Programming and Advanced Visualization System (Advanced Programming chapter) of chap 2
- 2023-03-25 08:35:04下载
- 积分:1
-
OpenGL Programming Notes detailed examples of source code, beginners to further...
OPENGL彩色圆环编程示例
详细注释源代码,初学者进一步掌握 OPenGL-OpenGL Programming Notes detailed examples of source code, beginners to further understand OpenGL
- 2022-01-24 13:38:35下载
- 积分:1
-
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。...
利用OpenGL来编程实现多边形扫描线算法,要实现不容易,需要多次编译。
-to use OpenGL Programming polygon scan-line algorithm, is not easy to achieve the required number of compiler.
- 2022-06-17 09:43:24下载
- 积分:1
-
do with Opengl
用 Opengl 做的-do with Opengl
- 2022-03-02 02:33:10下载
- 积分:1
-
VC+OpenGl,粒子系统编程多例
VC+OpenGl,粒子系统编程多例 -VC OpenGl, particle system programming and more cases
- 2022-01-26 07:24:50下载
- 积分:1