-
Virtual roaming a small example of the realization of a robot roaming process
虚拟漫游的小例子,实现了机器人的漫游过程-Virtual roaming a small example of the realization of a robot roaming process
- 2022-07-23 18:28:49下载
- 积分:1
-
飘动的红旗,比较好的一个学习程序,无压缩密码
飘动的红旗,比较好的一个学习程序,无压缩密码-floating in the red, a good learning process, uncompressed Password
- 2022-03-12 14:38:19下载
- 积分:1
-
OpenGL教学,画图
OpenGL教学,画图-OpenGL teaching, painting
- 2022-03-15 03:06:44下载
- 积分:1
-
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设...
介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
- 2022-09-05 09:55:03下载
- 积分:1
-
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!...
本源码是为实现对象的旋转而专门编写的一个小程序,对初学vc者有很大的帮助!-the source object is to achieve the rotation specially prepared in a small program for beginners vc are of great help!
- 2022-02-06 21:11:12下载
- 积分:1
-
基于OPENGL的连通图形,多边形画法,
基于OPENGL的连通图形,多边形画法,-connectivity based on OpenGL graphics, polygon method of painting,
- 2022-07-16 14:03:04下载
- 积分:1
-
Detailed description of how to use opengl and 3D application development and so...
详细介绍了如何使用opengl和三维应用程序开发等。
- 2022-02-28 13:23:21下载
- 积分: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
-
A lot of people asked me, "So how do i put it all together?"
I have taken some...
A lot of people asked me, "So how do i put it all together?"
I have taken some of the other tutorials and created this piece of eye candy.
It uses slightly modified versions of the Bouncing Ball and Water Ripple tutorials.-A lot of people asked me, "So how do i put it all together," I have taken some of the other tutorials and created this piece of eye candy. It uses slightly modified versions o f the Bouncing Ball and Water Ripple tutorials.
- 2022-03-02 22:23:25下载
- 积分:1
-
编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。...
编程环境为VC,结合OpenGL,实现了飞机在虚拟场景中的漫游。可以自动漫游,也可以键盘控制漫游方向。-Programming environment for the VC, combined with OpenGL, the realization of the plane in a virtual scene roaming. Automatic roaming, roaming can also control the direction of the keyboard.
- 2022-03-05 20:17:20下载
- 积分:1