搜索资源列表
UsingCustomControlWithVTK
- 基于mfc以及vtk开发包(基于OpenGL),实现在obj模型上加特征点的功能,使用时需要安装vtk 4.0
ParaView3
- 当前最好的开源可视化程序。主体使用C++编程,图形使用OpenGL绘制,界面使用QT,并行使用Mpi,可视化基于vtk包
VTK5.8开发库
- 这个是在VS2008上编译的VTK 5.8版本,vtk是一个基于opengl写的开源库,在三维的图像处理方面特别的出名。他的结构清晰。这个是使用vtk的源码库,可以为初次使用的者省去编译的时间。
VTKstep02.3DS OpenGL VTK ,好的源代码学习参考
- Visual c++, 3DS OpenGL VTK ,好的源代码学习参考, 推荐下载,Visual c++, 3DS OpenGL VTK, a good reference to learn the source code to download
VTKstep01.rar
- Visual C++ VTK OpenGL ,好的源代码学习参考, 推荐下载,Visual C++ VTK OpenGL, a good reference to learn the source code to download
vtk-5.2.1.tar
- c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。-c++ to achieve visualization of source code, based on the data stream to achieve OpenGL visualization software development kits.
blurOpenGL
- opengl 和 vtk 混合显示,其中opengl的显示效果是透明的, 非常经典-opengl and vtk blended display, the opengl display is transparent, very classic
vtk
- vtk中文资料,vtk是一种可视化接口,VTK是基于OpenGL的封装-the vtk Chinese information, vtk is a visual interface, VTK, OpenGL-based package
main-and-child-window-two--opengl
- 在主窗口中添加一个控件,然后再主窗口和子窗口中同时用2套opengl去绘制,视觉效果类似于一个opengl在绘制,用途:在一个opengl框架中用类似vtk这样的opengl高级类时,这些类没有底层的接口与当前opengl对接但却需要这些类的功能,此时这种方法适合-Adding a control in the main window, and then the main window and the child window simultaneously with two sets openg
