-
C60 demo, you can manually rotate freely, but also some other geometric object.
C60演示,可以手动自由旋转,还包括其他一些几何对象。-C60 demo, you can manually rotate freely, but also some other geometric object.
- 2023-05-30 14:45:02下载
- 积分:1
-
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西...
gPhone上的opengl教程
可以在m15上编译,直接用模拟器进行测试
不错的东西-gPhone
- 2022-06-19 15:07:05下载
- 积分:1
-
这是一个OpenGL实现雷达与导弹飞行的小程序。
这是一个OpenGL实现雷达与导弹飞行的小程序。-This is an OpenGL radar and missile flight procedures small.
- 2022-06-14 18:19:04下载
- 积分:1
-
利用C++实现的KLT跟踪算法,通过GPU提高算法效率。
利用C++实现的KLT跟踪算法,通过GPU提高算法效率。-The use of C++ Realize the KLT tracking algorithm, through the efficiency of GPU algorithms improve.
- 2022-02-22 05:31:29下载
- 积分:1
-
图形图像编程mfc opengl
图形图像编程mfc opengl-graphics programming mfc opengl
- 2023-02-19 18:00:03下载
- 积分:1
-
3d chess board
- 2022-08-21 09:42:05下载
- 积分:1
-
基于OpenGL编的一个射击游戏,在三维场景下的利用vc实现的恐怖之城。...
基于OpenGL编的一个射击游戏,在三维场景下的利用vc实现的恐怖之城。-OpenGL-based provision of a shooting game, in under three-dimensional scene using vc realize the horrors of the city.
- 2022-03-16 19:23:13下载
- 积分:1
-
应用cb学习OPENgl编程,这是例子6
应用cb学习OPENgl编程,这是例子6-Cb learning OPENGL application programming, this is the example of 6
- 2022-01-26 05:37:26下载
- 积分:1
-
多边形和圆的动画
1。图的边在视口的radius5宽度= 200高度= 200。最初的左侧和底部是50和50 theviewport。屏幕的宽度和高度分别为640和480。的两侧,将3边形initialnumber。在画边设置colorsaccording t值:A.布莱克:T>[ 0,0.25)B.红色:T>[ 0.25,0.5)C.绿色:T>[ 0.5,0.75)D.蓝色:T>[ 0.75,1 ]允许用户移动视口上,下,左、右使用键W,S,A和D。每个键将viewportby 10像素。如果用户按下鼠标右键然后得出n-gonusing gl_points和动画面数从3到32和从3回到32to。
- 2022-06-28 21:19:37下载
- 积分:1
-
使用OpenGL行程序
#include #include #include #include #include#define INCR 1#define DECR -1#define PREDX 1#define PREDY 0int dx,dy,e,e_inc,e_noinc;int main(void){ int xa,ya,xb,yb,i;
- 2022-10-11 09:55:03下载
- 积分:1