-
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与...
王清辉、王彪编写的《Visual C++ CAD应用程序开发技术》书本的源程序代码。本书内容包括:总体程序框架的分析与设计、功能模块的划分、相关DLL库的开发与使用、CAD基础几何类库的开发、在MFC环境下使用OpenGL进行图形绘制、开发面向CAD应用程序的OpenGL通用绘图类、使用面向对象技术设计CAD软件的几何内核等。-Wang Qing, Wang Biao prepared by the "Visual C CAD application development technology" books of the source code. The contents include : general procedural framework for the analysis and design, functional module, the relevant DLL library development and use of CAD geometry class library based on the development, the environment MFC use OpenGL for graphics rendering, the development-oriented CAD application"s generic OpenGL graphics category, the use of right- as technical design CAD software, such as the geometric kernel.
- 2022-04-01 21:20:37下载
- 积分:1
-
使用OpenGL读取3DS文件的示例代码,可以旋转,可以运行
使用OpenGL读取3DS文件的示例代码,可以旋转,可以运行
-3DS file to read using the OpenGL sample code, you can rotate, you can run
- 2023-06-15 03:25:27下载
- 积分: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
-
三地茶壶网格图
就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,就是一个简单的网格茶壶源代码,
- 2022-11-03 13:35:03下载
- 积分:1
-
This effect is automatic random playback of fireworks, unlike the kind of mouse...
这个烟花效果是自动随机播放的,不像鼠标点击才会放的那种。-This effect is automatic random playback of fireworks, unlike the kind of mouse click will let.
- 2022-06-29 15:38:32下载
- 积分:1
-
飞机地形漫游,可以实现飞机的运行,地形很逼真
可以很好的运行,仿真在vc环境下用OpenGL实现的一个三维漫游,场景中包括地面,一个立方体,一个四面体,键盘控制漫游,以及立方体和四面体各自在每个方向上的旋转。
- 2022-03-18 14:41:31下载
- 积分:1
-
A plane shooting game of the source, using opengl library function shooting, 3D...
一个飞机射击游戏的源码,采用opengl库函数射击,3D模型采用3ds软件生成
-A plane shooting game of the source, using opengl library function shooting, 3D model generation software used 3ds
- 2023-05-19 14:50:03下载
- 积分:1
-
一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库...
一个基于opengl的cad应用的好例子,可以学习如何将mfc 与opengl结合使用,需要opengl扩展库-a cad on opengl application of a good example, can learn how to mfc opengl combined with the need for expansion opengl
- 2022-01-24 18:56:39下载
- 积分:1
-
基于opencv的双相机标定
资源描述运用了opencv来实现相机标定,集合了单相机和双相机的两者的标定,直接识别角点,无需手动操作,简洁实用
- 2022-03-12 04:46:45下载
- 积分:1
-
一个用OpenGL写得时钟,还算一般,呵呵。
一个用OpenGL写得时钟,还算一般,呵呵。-A clock written using OpenGL, fairly general, huh, huh.
- 2023-01-31 01:45:04下载
- 积分:1