User Guide¶

  • Installation
    • Docker
    • Download the Source
    • Dependencies
      • System dependencies
      • Third party dependencies
    • Environment Variables
    • Building PyMesh
      • Build with Setuptools
      • Build with CMake
      • Install PyMesh
      • Post-installation check
  • Basic Usage
    • Mesh Data Structure
    • Loading Mesh
    • Accessing Mesh Data
    • Using Attributes
    • Saving Mesh
  • Mesh Processing
    • Collapse Short Edges
    • Split Long Edges
    • Remeshing
    • Remove Isolated Vertices
    • Remove Duplicated Vertices
    • Remove Duplicated Faces
    • Subdividing Mesh
  • Mesh Boolean
    • Boolean Interface
    • A Simple Example
    • CSG Tree
  • Wire Inflation
    • Overview
    • WireNetwork
      • Construction from data:
      • Construction from file:
      • Empty wire network and update data:
      • Save to file:
      • Accessing vertices and edges:
      • Vertex adjacency:
      • Attributes:
      • Symmetry orbits:
      • Miscellaneous functions:
    • Wire Inflation
      • Uniform thickness:
      • Variable thickness:
      • Refinement:
      • Wire profile:
    • Tiling
      • Regular tiling:
      • Mesh guided tiling:

Logo

Navigation

  • User Guide
    • Installation
    • Basic Usage
    • Mesh Processing
    • Mesh Boolean
    • Wire Inflation
  • PyMesh API Reference

Related Topics

  • Documentation overview
    • Previous: PyMesh — Geometry Processing Library for Python
    • Next: Installation

Quick search

©2018, Qingnan Zhou. | Powered by Sphinx 1.7.9 & Alabaster 0.7.12 | Page source