• Preparing search index...
  • The search index is not available
@xeokit/sdk - v0.1.0
  • @xeokit/sdk
  • presentations
  • volumeOverlay
  • marchingCubes

Function marchingCubes

  • marchingCubes(grid: VoxelGrid, isovalue: number): IsosurfaceMesh

    Run marching cubes on grid at the given iso-value. Returns null when the surface is empty (no cells straddle the value) to let the caller distinguish "no mesh" from "construction failure".

    Parameters

    • grid: VoxelGrid
    • isovalue: number

    Returns IsosurfaceMesh

    • Defined in packages/sdk/src/presentations/volumeOverlay/marchingCubes.ts:48

Settings

Member Visibility
@xeokit/sdk - v0.1.0
  • Loading...

Generated using TypeDoc