This tool provides the same functionality as converter utility's dump feature. It is using the same M3D SDK in C, but compiled as WebAssembly and outputs to HTML DOM, so considerably slower than the native m3dconv command line tool. If everything went well, you should see "Model parsed OK." as the last line of the output.
-d | dump uncompressed chunks, do basic verification |
-dd | verify and dump summary of uncompressed chunks |
-ddd | verify and dump detailed chunk contents too |
-D | dump parsed, in-memory C struct representation |
-v, -vv, -vvv | set verbosity level of parsing (only useful with -D) |
m3dconv