-
光线追踪程序
光线追踪程序,对初学者来说有一定的借鉴意义,有OpenGL库的可以直接运行,没有的话需要自己配置相关
环境,但是release里编译好的exe可以直接查看效果。
- 2022-06-16 07:12:15下载
- 积分:1
-
摄像头控制程序
应用背景基于C++开发的摄像头控制程序,用了OPENCV库进行图像处理,完整实现了摄像头的开启运行及截图等功能,可供相关方面初学者学习借鉴使用关键技术使用C++作为开发语言开发,用了OPENCV库中的函数进行图像处理,编译工程前需要安装OPENCV并确认各个库的路径正确,否则会出错
- 2022-05-14 08:52:52下载
- 积分:1
-
3d图形仿真
应用背景
该代码是应用在一个医疗机器人身上,该机器人是在solidworks上建模的,生成的是VRML格式,所以Openinventor是支持的
关键技术
实现了在Solidworks中创建的模型在Openinventor中的导入和控制,是一个简单的机器人模型,有具体的源代码,编程环境是VC6.0,Coin3D.希望能够帮到大家
- 2022-07-06 21:57:24下载
- 积分:1
-
OpenGL三维编程可以在这雪场景的实现,这是一个很好的源代码。
opengl 3D编程可以实现下雪这一场景,很不错的源代码,还有workplace 喔!-opengl 3D programming can be achieved in this snow scene, it is a good source code, as well as workplace Oh!
- 2023-07-06 17:35:03下载
- 积分:1
-
详细阐述全景图的柱状和球形转换的算法。
详细阐述全景图的柱状和球形转换的算法。-elaborate panorama of cylindrical and spherical conversion algorithm.
- 2022-01-30 20:48:38下载
- 积分:1
-
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,
Visual+C+++CAD+应用程序开发技术 vc++ CAD 编程,-Visual+ C+++ CAD+ Application development technology vc++ CAD programming,
- 2023-02-04 06:15:04下载
- 积分:1
-
使用js的方式实现flash的效果,
使用js的方式实现flash的效果,-implement flash using js
- 2022-03-26 04:27:43下载
- 积分:1
-
SMTH, the focus of OpenGL series of routines and classes, is very good and is su...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-05-28 13:36:48下载
- 积分:1
-
演示OPENGL中鼠标捕捉的代码,里面设计很多对事件的函数
演示OPENGL中鼠标捕捉的代码,里面设计很多对事件的函数-demonstration OPENGL mouse capture the code, many of the design inside the function
- 2022-07-16 14:15:03下载
- 积分: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