Description: This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one. Platform: |
Size: 806912 |
Author:王涛 |
Hits:
Description: 关于marchingcube算法的源码,中间没有具体的说明,希望对大家有帮助-on marchingcube algorithm source code, the middle is no specific note, we hope to help Platform: |
Size: 9216 |
Author:yao |
Hits:
Description: marchingcube源代码,提供下载,共同学习,共同进步-marchingcube source code, available for download, a common learning and common progress Platform: |
Size: 119808 |
Author:fish |
Hits:
Description: 这个是三维重建中最常用的面绘制的方法,也叫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 Platform: |
Size: 1024 |
Author:xuanzheng |
Hits:
Description: 移动立方体算法是面绘制的经典算法,本源码基于VTK实现了该算法。-Marching cube is one of most famous surface rendering algorithms, these source codes excute marching cube algorithm based on VTK Platform: |
Size: 1361920 |
Author:王杰 |
Hits:
Description: VTK实验程序,利用VTK开源库,实现体数据的Marching Cube等值面提取,程序中可修改等值面参数,交互界面可实现缩放和旋转-Marching Cube VTK isosurface experimental procedures, the use of VTK open source library that implements volume data extraction process parameters can be modified isosurfaces, interactive interface enables scaling and rotation Platform: |
Size: 353280 |
Author:Ma Fuxiao |
Hits: