搜索资源列表
QUADTREE地形
- 四叉树(lod)实现地形三维可视化的程序,内有代码和数据-quadtree (incomplete) 3D terrain visualization procedures, which have code and data
vccallidl
- VC与IDL数据可视化语言的接口编程,利用IDL提供的控件实现3D数据在VC中的可视化显示-VC and IDL data visualization interface programming language, use IDL for the Control of three VC D data in the visualization display
ISOface-marching
- 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
mmtool
- MMTOOL二维数据的用户交互可视化,简单的MMTOOL程序
IDL3Dshow
- 地理信息系统中矢量数据的三维可视化技术(IDL)
Foley Algorithm
- Foley 球面分割算法-科学数据可视化-Foley spherical segmentation algorithm-Scientific Data Visualization
viewer
- 主要实现DEM数据的可视化表达,包含多种数据格式及展示方式.-Main achievement of DEM data visualization, including a variety of data formats and presentation.
Splatting_Cuda
- 自己写的一个采用了CUDA加速的splatting算法的demo,采用CUDA加速后,算法性能得到十几倍的提升,数据采用了医学扫描格式(附带一个演示数据),CUDA版本为2.0。对于学习CUDA和可视化体绘制算法的同学应该会有帮助-This program is written for the splating algorithm, which is widly used in medical data visualization. To accelerate the performance,
利用OpenGL实现三维地形
- 此资料介绍的是:利用OpenGL实现三维地形可 视化,采用Delaunay三角化法得到地形采样点,并用已知数据对三角曲面进行插值加密,生成规则格网(GRID)数据结构的方法,可得到高度真实感的三维地形可视化效果。 -The data presented are: the use of OpenGL for three-dimensional terrain visualization, using Delaunay triangulation method to be terrain
suconv
- su地震处理数据转换,可视化界面,使用方便,操作简单-su seismic processing, data conversion, visualization interface, easy to use, simple operation
3D-data-field-visualization
- 非常经典的一本三维数据场可视化参考书,对初学三维重建者很有帮助-Three-dimensional data field visualization
qhdazz3d
- 清华大学学术专著 三维数据场可视化-Tsinghua University academic field of three-dimensional data visualization
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.
VolumeSRTP-02
- 关于散乱数据3D体绘制的代码,可视化的一个典型应用-3D scattered data on the volume rendering code, visualization of a typical application
VisulizingImageVolumeData
- vtk user guide中文版第六章 图像及三维体数据的可视化-vtk user guide Chinese version of Chapter VI of the image and three-dimensional volume data visualization
VESTA
- 用于晶体结构建模,数据可视化。可以直接读取vasp的电荷密度文件,可视化自旋电荷密度图。-VESTA is a successor to two 3D visualization programs, VICS and VEND in the VENUS package. Atoms can be drawn as ball & stick, space filling, polyhedral, stick, wireframe, thermal ellipspoids. Mouse click
Locate
- 基于VTK的医学可视化软件中器械置入的空间定位。(医学数据需为DICOM格式,器械应为STL格式)-VTK-based visualization software in the medical device into the spatial orientation. (Required for the DICOM format for medical data, equipment should be STL format)
3DmaxSLoader
- 3DmaxSLoadervc++平台上,结合opengl,通过设置OpenGL,使之适合Windows平台.利用OpenGL生成.渲染虚拟的三维地形,读取.3DS模型文件的数据,实现地形漫游的可视化.rar-3DmaxSLoadervc++ platform, combined with opengl, by setting the OpenGL, to fit the Windows platform. Generated using OpenGL. Rendering a virtual t
surface_recon-a-mip
- 最大密度投影方法MIP实现图像三维可视化,直接读取MAT数据即可,是三维可视化较为重要的方法之一-MIP maximum intensity projection images to achieve three-dimensional visualization, the data can be read directly MAT, is three-dimensional visualization of the more important methods
ct
- 基于CT数据的三维重构。提出采用VTK库进行医学数据的可视化。论文中重点研究了表面绘制和体绘制两种绘制方法。表面绘制采用移动立方体算法(Marching Cubes)实现,体绘制则用光线投射算法(Ray-casting)实现,并且通过比较两种算法的结果讨论了他们的特点。-Based on the three-dimensional reconstruction of CT data.Proposed using the VTK library of medical data visualizat