melonJS
    Preparing search index...

    Variable PORTABLE_TOPOLOGIESConst

    PORTABLE_TOPOLOGIES: readonly [
        "point-list",
        "line-list",
        "line-strip",
        "triangle-list",
        "triangle-strip",
    ] = ...

    The topologies with a direct equivalent in modern GPU APIs.

    "line-loop" and "triangle-fan" are deliberately absent — see Topology.