pyddg Logo
  • Introduction
  • Installation
  • Contributing
  • Data Structures
    • Indexed Face Set
    • Half-edge
      • The half-edge data structure
      • Examples of half-edge surfaces
      • The halfedge.io module
      • How to use the the delaunay module
    • Nets
  • Geometry
  • Optimize
  • Visualization
  • Documentation for developers
  • Mathematical background
  • API documentation
pyddg
  • Data Structures
  • Half-edge
  • View page source

Half-edge

  • The half-edge data structure
    • The very basics and a simple half-edge surface
    • The surface generator
    • Accessing the surfaces’ data
    • Modifying a surface
    • Adding attributes to vertices, edges and faces
    • Utilities for setting (common) attributes
    • Modifying surfaces with coordinates
    • Working with grids
    • Validating a surface
    • Visualization in Blender
  • Examples of half-edge surfaces
    • Computing Laplace invariants of a surface
  • The halfedge.io module
    • Reading an obj file
  • How to use the the delaunay module
    • The Delaunay Command Line Application

For information on the implementation, see The _node module.

Previous Next

© Copyright 2018, Geometry Group, TU Berlin.

Built with Sphinx using a theme provided by Read the Docs.
Version v0.0.1