搜索资源列表
3dbar_src
- 三维状态显示的对话框-3D state of the dialog box shows
dialog2
- 用MATCOM实现二维和三维的对话框作图-MATCOM achieve with two-dimensional and three-dimensional mapping of the dialog box
StartMenu1
- 自己做的ActiveX系统配置控件,单击按钮打开开始菜单设置1对话框,实现: 在开始右键菜单中增加写字板、媒体播放器、空心接龙、三维弹球等程序菜单; 在开始菜单中隐藏我的电脑、我的文档、我的图片、我的音乐、网上邻居、控制面板、帮助等子菜单项; 在开始菜单中移除程序、用户名、个人标识程序列表、频繁使用的程序列表等子菜单; 在开始菜单中高亮显示新安装的程序组; 移除开始按钮的气球提示; 指定使用典型风格的开始菜单; 设置是否使用开始菜单的拖动功能; 设置“开始→文档”
AddView
- 这是一个基于对话框的动态添加视图文件,在里面可以实现动态增加三维立体图像的展示等等。-This is a dialog based on the added dynamic view documents, which can be achieved in the dynamic increase of three-dimensional image display and so on.
sanweihuitu
- 三维绘图程序,实现在对话框中输入一点从而在相应的三维坐标中显示-Three-dimensional drawing program to achieve in the dialog box, enter 1:00 in the corresponding three-dimensional coordinates to display
DirectXD3D.MFC.Dialog2009_5
- 本程序源码实现了DirectX9.0在MFC基于对话框框架下的三维渲染。利用对话框空闲消息进行三维渲染,利用了后台交接链。-This program achieved a DirectX9.0 source in the context of MFC dialog-based three-dimensional rendering. Idle messages using dialog boxes three-dimensional rendering, use of back-transfe
DisplayCube
- 在对话框中绘制一个立方体,属于三维显示内容-In the dialog box, draw a cube, are three-dimensional display
3DHelperDemo
- 一个基于mfc对话框和OPenGL的三维模型显示框架-A frame which use mfc dialog OPenGL
----CAA_
- CAA二次开发.一个非常简单的例子,可以从对话框中按钮导入一个三维零件模型等功能。-CAA second development is a very simple example, you can import a three-dimensional part model from the dialog box button.
zhuanhuan
- 基于对话框实现了大地坐标与三维坐标之间的互相转换-Use VC++, based on the dialog box to achieve the mutual conversion between geodetic coordinates and the three-dimensional coordinates of
Graphics-transform
- 绘制二维图形,并实现以下功能:平移+旋转+镜像+缩放+错移+对话框+三维拉伸-Drawing two-dimensional graphics, and fulfilled the following functions: pan rotation+++ image scaling error dialog+++ dimensional stretch shift
VSGJ2
- 用C++骗写的一个场景漫游,通过光标的移动来改变三维的场景(Written in c + + to cheat a scene roaming, by moving the cursor to change the 3 d scene)
46474626
- 滚动TEXT显示框,可作为三维动画处理,主要用于美化界面,不错(Scrolling TEXT box, and can be used for processing, 3 d animation is mainly used to beautify the interface, good)
eqrivalbnce
- 滚动TEXT显示框,可作为三维动画处理,主要用于美化界面,不错()
三维速度场图像vc源码
- 在工程绘图中,经常需要实现三维速度场的绘制,本案例采用VC和OpenGL实现对话框界面内3D速度场分布,对三维图像开发编程具有十分重要参考作用。