Options
All
  • Public
  • Public/Protected
  • All
Menu

Module files

Index

Miscellaneous

Const saveAsGGB

  • Saves a polytope as a GeoGebra file. Has most of the XML hardcoded, just editing what's needed.

    todo

    Compress the file XML a bit?

    todo

    Add a "Made in Miratope v. ###" tag to the Geogebra file.

    todo

    Deal with the nullitope case.

    todo

    Implement other types of projections.

    Parameters

    • polytope: PolytopeB

      The polytope to be saved.

    • options: GGBOptions

      Whether faces are to be omitted.

    Returns void

Const saveAsOFF

Generated using TypeDoc, the 1/31/2021 at 6:18:55 AM