MCPcopy
hub / github.com/donmccurdy/glTF-Transform / cli.ts

File cli.ts

packages/cli/src/cli.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFile, writeFile } from 'node:fs/promises';
2import { styleText } from 'node:util';
3import { type Logger, NodeIO, PropertyType, type Transform, VertexLayout, type vec2 } from '@gltf-transform/core';
4import {

Callers

nothing calls this directly

Calls 15

dedupFunction · 0.90
instanceFunction · 0.90
paletteFunction · 0.90
flattenFunction · 0.90
joinFunction · 0.90
weldFunction · 0.90
simplifyFunction · 0.90
pruneFunction · 0.90
sparseFunction · 0.90
textureCompressFunction · 0.90
dracoFunction · 0.90
meshoptFunction · 0.90

Tested by

no test coverage detected