-
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-08-11 14:29:53下载
- 积分:1
-
opengl简单光照效果例程
opengl简单光照效果例程-opengl simple lighting effect routines
- 2022-08-19 00:54:27下载
- 积分:1
-
利用opengl实现的碰撞效果,还可以通过键盘控制场景的显示:
up:位置递增
down:位置递减
left:控制视图左旋转
right:控制视...
利用opengl实现的碰撞效果,还可以通过键盘控制场景的显示:
up:位置递增
down:位置递减
left:控制视图左旋转
right:控制视图右旋转
F1,F2:两种视图之间的切换
+ :控制时间增加
- :控制时间减少-use opengl achieve the collision effects, but also through the keyboard control of the scene showed : up : location incremental down : Location decline left : control View Left rotation right : the right to control View rotating F1, F2 : Two Views of switching between : control increased the time-: control reduced
- 2022-04-20 21:21:03下载
- 积分:1
-
一个opengl三维文字的例子
一个opengl三维文字的例子-A three-dimensional text opengl example
- 2022-07-10 00:02:52下载
- 积分:1
-
利用OPENGL做的日地月模型,适合于图形学初学者以及opengl初学编程...
利用OPENGL做的日地月模型,适合于图形学初学者以及opengl初学编程-OPENGL done on the use of the Earth-Moon model, suitable for beginners as well as the opengl graphics programming beginners
- 2023-03-05 04:45:04下载
- 积分:1
-
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值...
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形,其中利用的是VC和OPENGL的结合在OPENGL编程下完成的,具有非常好的参考价值-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid graphics, which use the VC and the integration of the OpenGL programming OpenGL completed, with a very good reference value
- 2023-02-10 00:10:04下载
- 积分:1
-
上传的是三维方腔自然对流过程的最后…
上次上载的是二维的方腔自然对流的程序,这次上传个三维的,希望对大家有用哦-Upload the last of the threedimensional square cavity natural convection process, the upload of three-dimensional, and I hope useful for all of us, oh
- 2022-08-06 13:23:33下载
- 积分:1
-
opencv与opengl在MFC框架下的增强现实程序
应用背景利用摄像头读取视频,opencv分析摄像头数据,监测视频中特征位置,opengl画三维物体移动到特征位置现实,视频数据作为整体背景关键技术纹理贴图技术,目标检测 技术,物体旋转,物体移动,opengl画三维物体,码字分析,视频读取,摄像头设置,opencv图像处理技术
- 2022-05-14 01:04:16下载
- 积分:1
-
OpenGL画廊
一个可以变成迷宫的,也可以变成画廊的3D程序,用opengl库,c语言,用vc++可以打开,其中使用了贴图技术,可以实现场景漫游,添加了音乐,在gallery矩阵中修改0,1参数可以修改场景的布局修改,可以据此变成其他形式的3d程序,非常适合初学OpenGL的人学习参考。
- 2022-03-20 16:13:40下载
- 积分:1
-
经典碰撞检测程序
Jeff lander 经典质点弹簧系统,可以采用欧拉积分法、中点法和四阶龙格库塔法进行运动方程求解,包含完整的碰撞检测程序,采用包围球的方法,可以进行进一步的开发
- 2022-04-17 08:15:13下载
- 积分:1