搜索资源列表
ISOface-marching
- 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
metaballs_src
- 快速marching cube 实现metaball 速度很快
MarchingCubes
- Marching Cube算法源代码,用C写的,实现三维空间数据的三角化
maciej_demo
- 用OpenGL实现的Marching Cube动态3维图像,基于VC++6.0的开发平台。
marchingcubes
- 由java实现的marching cube
MarchingCube
- 自己对MarchingCube算法的实现,有不错的效率改进,Winform界面以及两组测试数据。-Realization of marching cube.
marchingcube
- 基于VTK,利用Marching cube算法对二维CT切片进行三维重构-Based on VTK, Marching cube algorithm using two-dimensional three-dimensional reconstruction of CT slices
MarchingCube
- marching cube算法的openGL实现,简单扼要-marching cube algorithm openGL implementation, simple and concise
suanfa
- 本文主要详细介绍了三维重建算法原理,包括Marching Cube算法,和Ray-Casting算法-This paper details the principle of three-dimensional reconstruction algorithms, including the Marching Cube algorithm, and Ray-Casting Algorithm
3D_Surface_Reconstruction_Using_Marching_Cube
- 使用Marching Cube方法进行3D表面重建,切片数据在这里: http://graphics.stanford.edu/data/voldata/ CThead.tar.gz-Marching Cube method using 3D surface reconstruction, slice data here: http://graphics.stanford.edu/data/voldata/CThead.tar.gz
mc
- 简单的marching cube,无光照等效果。可以作为基础程序。-A simple marching cube, no effect of light and so on. Can be used as the basis of the procedures.
kildekode
- marching cube的另一种实现,算法效率应该比Paul的要高一点。-marching cube another to achieve the algorithm efficiency should be higher than that of Paul.
marching_cube
- 移动立方体marching cube算法 由粒子生成网格,通常都是用marching cube技术-Marching cube algorithm for mobile cube particles generated by the grid, usually with technology marching cube
mc
- 一个实现了Marching cube的程序,数据包含在程序里。-a marching cube program
mc_arase
- marching cube 源码 实现布尔运算等功能-marching cube
vtkMarchingCubes
- VC6下的Marching Cube(等值面抽取)图像重建法的代码。-VC6 under the Marching Cube (iso-surface extraction) image reconstruction method code.
marching-cube
- 这个是三维重建中最常用的面绘制的方法,也叫MARCHING CUBE,比较容易实现,不过效果不如体绘制好-This is the most commonly used three-dimensional reconstruction of surface rendering method is also called MARCHING CUBE, relatively easy to implement, but the effect was not as good rendering
GLSL_Marching
- Marching Cube based on the GLSL
MarchingCubes
- Marching Cube算法 程序 MarchingCubes算法-Marching Cube algorithm MarchingCubes algorithm
marchingCubes_x64
- Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation in 64 bits