Location:
Search - isosurface
Search list
Description: 等值面绘制vb编的-isosurface drawing vb series
Platform: |
Size: 7237 |
Author: 王涛 |
Hits:
Description: 基于OpenGL和vc++。对一套网格化后的.GRD文件运用MarchingCube方法绘制的等值面。
marchingtcube.h文件可重复利用。-based on OpenGL and vc. On a grid of the. GRD document mapping method used MarchingCube the isosurface. Marchingtcube.h paper can be reused.
Platform: |
Size: 65858 |
Author: xuroc |
Hits:
Description: 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
Platform: |
Size: 816923 |
Author: 武一 |
Hits:
Description: 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
Platform: |
Size: 206032 |
Author: 焦堂生 |
Hits:
Description: //given a grid cell, returns the set of triangles that approximates the region where val == 0.
int Polygonise(GRIDCELL &Grid, MeshFace *Triangles, int &NewVertexCount, Vec3 *Vertices)
Platform: |
Size: 341156 |
Author: 不知道 |
Hits:
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.
Platform: |
Size: 806843 |
Author: 王涛 |
Hits:
Description: 等值面绘制vb编的-isosurface drawing vb series
Platform: |
Size: 7168 |
Author: 王涛 |
Hits:
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: 基于OpenGL和vc++。对一套网格化后的.GRD文件运用MarchingCube方法绘制的等值面。
marchingtcube.h文件可重复利用。-based on OpenGL and vc. On a grid of the. GRD document mapping method used MarchingCube the isosurface. Marchingtcube.h paper can be reused.
Platform: |
Size: 65536 |
Author: xuroc |
Hits:
Description: 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
Platform: |
Size: 817152 |
Author: 武一 |
Hits:
Description: 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
Platform: |
Size: 1312768 |
Author: 焦堂生 |
Hits:
Description: //given a grid cell, returns the set of triangles that approximates the region where val == 0.
int Polygonise(GRIDCELL &Grid, MeshFace *Triangles, int &NewVertexCount, Vec3 *Vertices) -//given a grid cell, returns the set of triangles that approximates the region where val == 0.int Polygonise (GRIDCELL
Platform: |
Size: 340992 |
Author: |
Hits:
Description: Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。 -Marching Cubes algorithm is three-dimensional data field isosurface generated by the classical algorithm is voxel unit isosurface extraction technology representatives.
Platform: |
Size: 17408 |
Author: xdb |
Hits:
Description: 经典的mc源代码,实现等值面的提取,编程环境为vc和opengl-Classic mc source code, realize Isosurface Extraction, programming environment for vc and opengl
Platform: |
Size: 365568 |
Author: liuxin |
Hits:
Description: 基于VTK实现数据并行的等值面提取,程序中实现了头部CT扫描数据的等值面提取-VTK-based data parallel isosurface extraction, the procedure to achieve a head CT scan data of the iso-surface extraction
Platform: |
Size: 3072 |
Author: xiaohan |
Hits:
Description: 使用VB.Net开发的一个模块,功能为将Surfer8.0提供的接口封装成类,方便调用,生成所需的等值线、等值面图形。-VB.Net to develop the use of a module, the functions of the interface will provide Surfer8.0 package into categories to facilitate the call, to generate the required contour, isosurface graphics.
Platform: |
Size: 4096 |
Author: huang baoyun |
Hits:
Description: 本程序完成任务并行等值面提取功能,采用VC开发平台嵌入VTK可视化程序开发保制作。-This procedure task parallel isosurface extraction of features, the use of VC development platform embedded development VTK visualization production security.
Platform: |
Size: 98304 |
Author: 李若愚 |
Hits:
Description: VTK. This program reads a volume dataset,extracts an isosurface that
represents the skin and displays it.-VTK. This program reads a volume dataset,extracts an isosurface that
represents the skin and displays it.
Platform: |
Size: 8192 |
Author: hellrider |
Hits:
Description: iso countour rendering of protein dataset, part of the bundled dataset that comes with vtk download.
Platform: |
Size: 1024 |
Author: vuvie |
Hits:
Description: isosurface
3D graph
Platform: |
Size: 58368 |
Author: shiwen |
Hits: