搜索资源列表
surfacerendering
- 这是vtk结合mfc在一个对话框内进行面绘的代码,读入图像的格式为DICOM-vtk This is a combination of the mfc dialog within the code face painting, Reading into the image of the DICOM format
VTK_Study_A
- 一个vtk基于mfc对话框的小程序。生成的模型匀速转动一周后,弹出窗口自动关闭-It is a simple program based on mfc dialog using VTK .It creats a model in a poped window.The window will automatedly closed after the model rotating for a whole round.
OgremfcDialog 将Ogre嵌入mfc的代码
- 将Ogre嵌入mfc的代码,是嵌入自定义的对话框中,网大多数都是嵌入到主对话框中的,用的是Ogre1.7.2版本,该源码是参照网上的写的-Ogre embedded in the mfc code is embedded in a custom dialog box, embedded in the network most of the main dialog, using Ogre1.7.2 version of the source code is written in reference
globe
- d3d程序初始化,运用mfc,实现对话框。-d3d initialization procedure, the use of mfc, the realization of the dialog box.
ThreeDBMP
- 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在mfc中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_mfcView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和 DrawScene函数中实现,主要初始化OpenGL运行时的环境变
TerrainHillshading
- 实现了mfc下OpenGL环境的设置,非模式对话框,DEM高程数据读取,鼠标滚轮控制放大缩小-mfc achieved under the OpenGL environment settings, non-modal dialog, DEM elevation data to read, the mouse wheel control the zoom
pointpick
- 在vtk中实现选取点的交互方式。是基于mfc的对话框实现的,可以打开VTK文件、-Selected points in vtk to achieve the interaction. mfc-based dialog to achieve, can open VTK files
vtkDLG
- 在VS2012环境下实现了基于mfc对话框的VTK三维可视化编程,提供了一种将VTK与mfc相结合的编程方法和实例。-In VS2012 environment to achieve a three-dimensional VTK mfc dialog-based visual programming, offers a combination of the VTK and mfc programming methods and examples.