Triangle Meshes

Controls:
D: Dual operator
C: Toggle triangle colors
1-9: Change mesh

Concept:
A mesh viewer using a corner table representation. Processing through corners enables quick traversal of triangles in a mesh and fast processing of operations such as the dual, in which each face becomes a vertex and vice versa.

Credits:
Processing.org