Model 3D Validator

Please enable JavaScript

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.

-ddump uncompressed chunks, do basic verification
-ddverify and dump summary of uncompressed chunks
-dddverify and dump detailed chunk contents too
-Ddump parsed, in-memory C struct representation
-v, -vv, -vvv  set verbosity level of parsing (only useful with -D)

Command

m3dconv       

Output