フィルタリング#
これらの例は フィルタ モジュールに存在する様々なメッシュ解析とフィルタリングルーチンの事例を示します.次のようなタスクを実行するには,これらのデモを参照してください.
メッシュのスライスとカット
ボリューム,領域,サーフェス法線などのメッシュプロパティの計算
メッシュ間引き
別のメッシュのサーフェスを使用して1つのメッシュの領域を抽出します
サーフェスメッシュを使用したレイトレーシング
メッシュ間のスカラー/ベクトル値のリサンプリングと補間
ベクトルフィールドを積分して,流線を生成します.
サーフェスをスムージングする
Boolean Operations
Extract Cell Centers
Clipping with a Surface
Clipping with Planes & Boxes
Collision
Computing Surface Normals
Volumetric Analysis
Connectivity
Contouring
Decimation
Distance Between Two Surfaces
Extract Cells Inside Surface
Extract Edges
Extract Surface
Extrude Rotation
Extrude Trim
Marching Cubes
Gaussian Smoothing
Geodesic Paths
Plotting Glyphs (Vectors or PolyData)
Table of Glyphs
Compute Gradients of a Field
Fast Fourier Transform with Perlin Noise
Fast Fourier Transform
Integrate Data
Interpolating
Computing Mesh Quality
Ray Tracing
Project to a Plane
Reflect Meshes
Resampling
Rotations
Sample Function: Perlin Noise in 2D
Sample Function: Perlin Noise in 3D
Slicing
Streamlines
2D Streamlines
Subdivide Cells
Surface Smoothing
Surface Reconstruction
Using Common Filters
Voxelize a Surface Mesh
Warping by Vectors