搜索资源列表

  1. Drawing In Isometric

    0下载:
  2. 等值面绘制vb编的-isosurface drawing vb series
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:7237
    • 提供者:王涛
  1. OpenGL_MC

    1下载:
  2. 基于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.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:65858
    • 提供者:xuroc
  1. ColorIsosurface

    0下载:
  2. 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:816923
    • 提供者:武一
  1. ISOface-marching

    0下载:
  2. 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:206032
    • 提供者:焦堂生
  1. IsoSurface

    0下载:
  2. //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)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:341156
    • 提供者:不知道
  1. MetaBalls

    0下载:
  2. 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 meta
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:806843
    • 提供者:王涛
  1. Drawing In Isometric

    1下载:
  2. 等值面绘制vb编的-isosurface drawing vb series
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:王涛
  1. MetaBalls

    0下载:
  2. 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 meta
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:806912
    • 提供者:王涛
  1. OpenGL_MC

    0下载:
  2. 基于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.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:65536
    • 提供者:xuroc
  1. ColorIsosurface

    0下载:
  2. 用VTK与c++实现读入数据,抽取等值面,并根据其值不同来赋与不同的颜色-with VTK and c achieve read into the data collected isosurface, and in accordance with its value to give different colors
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:817152
    • 提供者:武一
  1. ISOface-marching

    0下载:
  2. 这是ISOsurface作图,隐函数作图的绝好的例子,使用完备的marching cube算法,是数据可视化研究的最佳参考。-mapping, mapping of the implicit function excellent example Use complete marching cube algorithm, data visualization of the best reference.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1312768
    • 提供者:焦堂生
  1. IsoSurface

    0下载:
  2. //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
  3. 所属分类:系统编程

    • 发布日期:2024-05-19
    • 文件大小:340992
    • 提供者:
  1. 1

    0下载:
  2. Marching Cubes算法是三维数据场等值面生成的经典算法,是体素单元内等值面抽取技术的代表。 -Marching Cubes algorithm is three-dimensional data field isosurface generated by the classical algorithm is voxel unit isosurface extraction technology representatives.
  3. 所属分类:软件工程

    • 发布日期:2024-05-19
    • 文件大小:17408
    • 提供者:xdb
  1. MarchingCubes

    0下载:
  2. 经典的mc源代码,实现等值面的提取,编程环境为vc和opengl-Classic mc source code, realize Isosurface Extraction, programming environment for vc and opengl
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:365568
    • 提供者:liuxin
  1. ParallelIso

    0下载:
  2. 基于VTK实现数据并行的等值面提取,程序中实现了头部CT扫描数据的等值面提取-VTK-based data parallel isosurface extraction, the procedure to achieve a head CT scan data of the iso-surface extraction
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:xiaohan
  1. ClsSurfer

    0下载:
  2. 使用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 req
  3. 所属分类:Windows编程

    • 发布日期:2024-05-19
    • 文件大小:4096
    • 提供者:huang baoyun
  1. raskparellel

    0下载:
  2. 本程序完成任务并行等值面提取功能,采用VC开发平台嵌入VTK可视化程序开发保制作。-This procedure task parallel isosurface extraction of features, the use of VC development platform embedded development VTK visualization production security.
  3. 所属分类:并行运算

    • 发布日期:2024-05-19
    • 文件大小:98304
    • 提供者:李若愚
  1. MEDIcal

    0下载:
  2. 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.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-19
    • 文件大小:8192
    • 提供者:hellrider
  1. neghip-isosurface

    0下载:
  2. iso countour rendering of protein dataset, part of the bundled dataset that comes with vtk download.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:vuvie
  1. isosurface

    0下载:
  2. isosurface 3D graph
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:58368
    • 提供者:shiwen
« 12 3 »

源码中国 www.ymcn.org