-
用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色...
用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色-use opengl and vc++ realization of the rainy umbrella movement and the rain scene. The umbrella can control and change color
- 2022-05-13 14:38:08下载
- 积分:1
-
OpenGL的指令
The instruction of OpenGL
- 2022-02-20 18:45:45下载
- 积分:1
-
第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程...
第一个是关于图形学中纹理运用的例子 第二个是战斗机测试的OpenGL源码 第三个是导弹发射测试 第四个是模拟雨点飘落 第五个是模拟烟雾从产生到消失的过程-No. 1 on the use of graphics texture example is the second fighter test OpenGL source is the third missile test launch is the fourth simulated rain floated down Fifth is the simulation of smoke have disappeared from the proce
- 2022-04-17 20:24:54下载
- 积分:1
-
OpenGL function summary to let you quickly access each of the functions of OpenG...
OpenGL的函数汇总,让你快速查阅每一个OpenGL函数的功能及用法.-OpenGL function summary to let you quickly access each of the functions of OpenGL functions and usage.
- 2022-01-25 15:51:58下载
- 积分:1
-
Lingkaran 3/4
这是简单的代码,使3/4圈。希望你喜欢它。我使用过此项目的转型模式,
- 2022-03-23 20:08:27下载
- 积分:1
-
过剩
glut-3.7.6-bin的源代码-glut- 3.7.6-bin source code
- 2023-05-16 11:40:03下载
- 积分:1
-
Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括三维场景编辑器,三维地形模拟,粒子系统等多个软件的源代码....
Opengl高级编程与可视化系统开发(系统开发篇)的源码,包括三维场景编辑器,三维地形模拟,粒子系统等多个软件的源代码.-Opengl visualization of high-level programming and system development (system development chapter) of the source, including three-dimensional scene editor, three-dimensional topography simulation, particle system and many other software
- 2023-07-28 07:20:05下载
- 积分:1
-
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换...
可以根据不同的椭球参数进行空间坐标系向大地坐标系的转换-Can be based on different parameters of the ellipsoid to the earth coordinate system of space coordinates conversion
- 2022-03-07 13:24:36下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
EVC4.0环境下WinCE Opengles英文教程(带源代码)
该教程html格式。介绍了基于EVC4.0,wince下OpenGL ES的使用。里面例子很多,全部源码。但是英文教程,练习程序用的。
- 2022-08-14 02:02:02下载
- 积分:1