-
OpenGL_参考手册
OpenGL_参考手册-OpenGL_ reference manual
- 2023-08-13 03:05:04下载
- 积分:1
-
VS2010+OpenCV+OpenGL三维重建
利用VS2010+OpenCV+OpenGL三维重建
先标定棋盘,然后再进行特征提取,立体匹配得出视差图,最后得出视差数据,利用OpenGL画出3D模型
- 2022-03-04 05:10:06下载
- 积分:1
-
飞车模拟 opengl
飞车模拟 opengl- The speeding car simulates opengl
- 2023-08-25 11:40:02下载
- 积分:1
-
一个基于VC++的OpenGL示例程序,主要是Boids的演示
一个基于VC++的OpenGL示例程序,主要是Boids的演示-a VC-based OpenGL sample program, the demonstration is Boids
- 2022-10-22 17:10:03下载
- 积分:1
-
基于OpenGL和OpenCV的三维显示
这段代码是如何从disparity image获得点云数据(Point cloud)并利用OpenGL显示出来。 如果想使用代码,请确认OpenGL和opencv都安装在电脑中。我使用的是Visual Studio 2015
- 2023-07-31 06:45:06下载
- 积分:1
-
很好的车辆程序,使用图形系列,真的很不错哦
很不错的汽车程序,用图形学编的,真的很不错哦-very good vehicle procedures, the use of graphics series, is really quite oh
- 2022-02-02 06:51:20下载
- 积分:1
-
VC++中Opengl实现建筑物虚拟漫游
VC++中Opengl实现建筑物虚拟漫游-VC++ Opengl realize the building virtual roaming
- 2022-01-21 19:39:03下载
- 积分:1
-
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用-Visual C openGL prepared by the small programs, simulated robot, the use of light to join
- 2022-05-26 16:25:33下载
- 积分:1
-
opengl模拟太阳系
opengl模拟太阳系。各行星和太阳之间的运动关系。
- 2022-01-22 13:50:35下载
- 积分:1
-
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的...
① 通过几何变换函数实现场景的平移、缩放、旋转,从而实现从各个角度观察场景,即视点固定,场景变化。
本实验目的不在于建模,因此场景可以通过调用glut库中的函数直接绘制,如立方体
。 -① through the geometric transformation function realize scenes of translation, scaling, rotation, and thus realize the scene from various angles, that is a fixed point of view, the scene changes. The purpose of this experiment does not lie in modeling, so scenes can be by calling the library function glut direct mapping, such as the cube.
- 2022-04-17 17:40:33下载
- 积分:1