All groups

Navigation

edit SideBar

Triangulation Of Flat Surfaces

Starting of an implementation

This week-end, Thierry started writing a class for translation surfaces given by polygons based on G-maps. Already implemented:

  • description of edges, vertices, faces
  • checking whether the input is correct
  • action of SL(2,R)
  • edge flip when the edge is surrounded by two triangles
  • triangulating the surface

Implementation in progress:

  • Delaunay trianglulation
  • testing the equality of two surfaces
  • conical angle
  • stratum

Looking at existing libraries for

  • ribbon graphs, graphs on surfaces, cartographic map, ...
  • triangulations
  • flat stuff

A page already exists at http://www.cs.sunysb.edu/~algorith/major_section/1.6.shtml

Delaunay

Some links

  • Qhull: computing convex hull, Delaunay triangulation (only for R^d with d <= 9)
Edit - Attach - History - Print - Recent Changes - Search - Login - Logout
This page is part of the group FlatSurfaces
Page last modified on 2010-10-10 at 10h56