meshopt
doesn't find meshoptimizer npm package
#615
Labels
Milestone
meshopt
doesn't find meshoptimizer npm package
#615
Describe the bug
I'm trying to use
gltf-transform meshopt
via CLI.It errors with
which I'm happy to do
but the error persists. Is there a way to use the CLI for
gltf-transform meshopt
? I kind of remember using that in the past.The code just mentions an encoder has to be passed in, which I think I can't do for the CLI:
glTF-Transform/packages/extensions/src/ext-meshopt-compression/meshopt-compression.ts
Line 58 in 4ad3f0e
To Reproduce
Steps to reproduce the behavior:
gltf-transform meshopt MyFile.glb MyFile.meshopt.glb
Expected behavior
Some way to use
gltf-transform meshopt
via CLIVersions:
Additional context
I think this might be a regression
The text was updated successfully, but these errors were encountered: