-
不同的项目
它显示了不同的项目供您参考。。你可以从这里选一个最好的。。所有代码都是有效的..最好看一下。。
- 2022-06-29 07:35:08下载
- 积分:1
-
对OpenGL图形进行缩放和平移操作
对OpenGL图形进行缩放和panning操作-right OpenGL graphics for zooming and panning operation
- 2022-06-11 20:01:00下载
- 积分:1
-
增强三
加强的三维人脸程序支持键盘和鼠标旋转,使用vc++和opencv实现-Enhanced three-dimensional facial procedures to support the keyboard and mouse rotation, the use of vc++ And realize opencv
- 2022-03-05 10:18:53下载
- 积分:1
-
图相交界使用3点
使用画圆3点方程形式。这段代码让用户点击三次选择三分。应用程序使用的载体的组合和圆方程画圆。
- 2022-04-22 20:39:52下载
- 积分:1
-
OpenGL 3D 图形( MATLAB)
翻译 maninwest@Codeforge 作者:roozbehabolpour@CodeProject这里,我们将使用 OpenGL 接口进行 3D 科学计算可视化。OpenGL 是进行 2D 和 3D 计算机图像渲染的跨语言程序设计接口 (API)。 OpenGL比虚拟现实工具箱更加快捷方便。使用代码使用这个项目非常简单。在 MATLAB 中,你必须定义对象的点,必须定义网眼的相邻矩阵。例如 ,如果你要创建一个泉水,必须首先定义点N=2000;
X_points=zeros(N,1);
Y_points=zeros(N,1);
Z_points=zeros(N,1);
Adj=zeros(N,N); for i=1:N
X_points(i)=cos(2*pi*5*i/N);
Y_points(i)=sin(2*pi*5*i/N);
Z_points(i)=(5*i/N-2)/4; if i
- 2022-07-18 18:01:49下载
- 积分:1
-
QT视频传输
QT语言编写 和C类似 远程视频传输和控制。可以在linux和windows系统上运行。采用ARM9硬件系统和USB摄像头保证了系统可以稳定运行可以放心的使用 毕业设计通过
- 2023-04-23 22:25:04下载
- 积分:1
-
VISUALC prepared with the development of the OpenGL initialization file types an...
用VISUALC++编写的开发OPENGL的初始化文件和基本类框架-VISUALC prepared with the development of the OpenGL initialization file types and basic framework
- 2023-03-11 04:50:03下载
- 积分:1
-
Prepared by a real OpenGL teapot models, can hit lights, can also rotate
用OpenGL编写的一款真实茶壶模型,可以打灯,也可以旋转-Prepared by a real OpenGL teapot models, can hit lights, can also rotate
- 2022-01-26 01:12:17下载
- 积分:1
-
Use opengl to realize the simulation of ocean, the effect is very real
利用opengl来实现对海洋的模拟,效果很真实-Use opengl to realize the simulation of ocean, the effect is very real
- 2022-03-22 08:27:31下载
- 积分:1
-
MAX708一种微处理器电源监控和看门狗芯片说明
MAX708一种微处理器电源监控和看门狗芯片说明-MAX708 a microprocessor chip power supply monitoring and watchdog Description
- 2022-03-23 19:37:46下载
- 积分:1