• Parameters

    • graph: FOLD

      a FOLD object in foldedForm, can contain holes, vertices_coords should be in 2D.

    Returns FOLD

    a (heavily modified) version of the graph but one which appears the same in renderings.

    Description

    Create a copy of a graph suitable for rendering, fixing any cycles of orders between faces so that no cycles exist. The resulting graph will be very different in its graph structure, but appear correct from both front and back.