搜索资源列表
MFCRendering
- 这是VTK和MFC结合开发的一个小程序,能在MFC环境下实现面绘制-This is the VTK and MFC with a small development of the procedures, the environment in MFC under surface rendering
pointpick
- 这是vtk结合vc的MFC环境下对重建出来的模型进行空间点的拾取的代码-vc combination of MFC environment for the reconstruction of the model space point of pick up the code
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
VTKVR
- vtk+mfc,很不错,大家下载哈
vtkMFC
- 一个mfc和vtk简单的结合程序,这个可以帮助初学者学习基本的VTK知识。
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.
VTK_import_scene
- VTK 导入3DS文件 场景导入 VC代码-VTK Import 3DS file import scene VC code
pointpick
- 在vtk中实现选取点的交互方式。是基于MFC的对话框实现的,可以打开VTK文件、-Selected points in vtk to achieve the interaction. MFC-based dialog to achieve, can open VTK files
vtkMDI
- this a VTK MDI (MFC) Sample-this is a VTK MDI (MFC) Sample
PointCloudPro
- vtk+mfc读取点云数据,支持添加新的点云数据-vtk+ mfc reading point cloud data to support adding a new point cloud data
MyVTKmfc
- VTK 三棱锥 三维 可视化 初学者 MFC 源码-VTK visualization of three dimensional pyramid source
vtk-mfc-sphere
- VTK + MFC 编的画球并保存程序,对理解VTK MFC混合编程有帮助-VTK+MFC Programming,draw a ball and save.
cone-draw
- 利用VTK和MFC显示一个3D的圆锥图像-use the VTK and MFC to show a 3D cone
MuJing1.0
- VTK+MFC读取医学dicom图像及GPU三维重建-VTK MFC GPU
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.
VTK图形图像开发进阶 随书代码
- 本书系统地介绍了VTK基础知识与开发技术,帮助VTK用户从入门到进阶,快速进入项目实战。本书第l章是VTK概览,介绍VTK的发展和编译安装;第2章以实例开题,分析VTK渲染引擎和可视化管线;第3章介绍VTK的基本数据结构,并在第4章中以实例分析VTK中数据读写功能;第5~6章通过实例阐述VTK在图像和图形处理中的应用;第7章分析VTK的体绘制技术;第8章讲述VTK交互技术;第9章内容为VTK在Qt、MFC等环境下的开发技术;第10章分析了VTK的基础架构和管线机制,并通过实例讲解自定义Filte