Welcome![Sign In][Sign Up]
Location:
Search - MARCHING CUBE source

Search list

[OpenGL programMetaBalls

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:

[3D Graphicmarchingsource

Description: 关于marchingcube算法的源码,中间没有具体的说明,希望对大家有帮助-on marchingcube algorithm source code, the middle is no specific note, we hope to help
Platform: | Size: 9216 | Author: yao | Hits:

[Compress-Decompress algrithmsmarchingcubes-0.4

Description: marchingcube源代码,提供下载,共同学习,共同进步-marchingcube source code, available for download, a common learning and common progress
Platform: | Size: 119808 | Author: fish | Hits:

[3D GraphicMarchingCubes

Description: Marching Cube算法源代码,用C写的,实现三维空间数据的三角化-Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation
Platform: | Size: 141312 | Author: 刘导 | Hits:

[OpenGL programMarchingCubes

Description: 经典的mc源代码,实现等值面的提取,编程环境为vc和opengl-Classic mc source code, realize Isosurface Extraction, programming environment for vc and opengl
Platform: | Size: 365568 | Author: liuxin | Hits:

[OpenGL programmarching-cube

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:

[OpenGL programmarchingCubes_x64

Description: Marching Cube algorithm source code, written using C, to achieve three-dimensional spatial data triangulation in 64 bits
Platform: | Size: 1720320 | Author: DANNY | Hits:

[Graph programVTKMCAlgorithm

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:

[3D GraphicVolumeRendering

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:

CodeBus www.codebus.net