-
雷达扫描带余辉界面显示OPENGL +MFC
用opengl实现的雷达扫描界面,基于MFC开发,能够模拟雷达扫描的余晖。可以作为二次开发使用,是本人项目中的一部分,可以使用!希望大家多指点指点。本人也是刚学习opengl的。
- 2022-11-30 19:05:03下载
- 积分:1
-
布尔运算,两个物体的和或交差等运算,用opengl开发
布尔运算,两个物体的和或交差等运算,用opengl开发-Boolean operation, the two objects and call it a day, such as computing or
- 2022-02-14 08:37:37下载
- 积分:1
-
OpenGL教学,三维图形绘制
OpenGL教学,三维图形绘制-OpenGL teaching, 3D graphics rendering
- 2022-01-25 20:35:44下载
- 积分:1
-
图形图像学C语言OpenGL图像的使用过程中,雪…
学习图形图像时运用c语言编写的opengl图像程序,雪地中的松树。-The use of graphic images to learn c language opengl image process, the snow in the pines.
- 2022-01-22 06:21:39下载
- 积分:1
-
在VISUAL C++环境里的CONSOLE 程序
在VISUAL C++环境里的CONSOLE 程序-in the environment procedures CONSOLE
- 2022-03-23 14:46:23下载
- 积分: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
-
Development environment for the VC, combined with OpenGL, the realization of a m...
开发环境为VC,结合OpenGL,实现了在鼠标拖动情况下的虚拟漫游。程序有代码注释。-Development environment for the VC, combined with OpenGL, the realization of a mouse drag in the case of virtual roaming. Procedure code Notes.
- 2022-01-27 17:06:37下载
- 积分:1
-
classic source of opengl Guide, lesson01
经典的nehe的opengl教程源码,lesson01-48。提供打包下载的真少。-classic source of opengl Guide, lesson01-48. Download package for the true small.
- 2022-03-10 12:39:03下载
- 积分:1
-
OpenGL_参考手册
OpenGL_参考手册-OpenGL_ reference manual
- 2023-08-13 03:05:04下载
- 积分:1
-
关于opengl的相关知识,主要针对初学者而言。
关于opengl的相关知识,主要针对初学者而言。-About opengl related knowledge, mainly for the beginner is concerned.
- 2022-03-12 22:50:36下载
- 积分:1