3Dto3D Mesh Converter
A command-line mesh converter built for the S3DE Engine, converting between various 3D file formats (1995-96).
Tech Stack
- Language: C (Watcom C/C++ Compiler)
- Platform: MS-DOS
- Version: 0.7
Usage
3dto3d mesh.asc mesh.nv >log
Supported Formats
| Direction | Formats |
|---|---|
| Import | COB, ASC, VEC, 3D, RAW, NV, BNV |
| Export | NV, VEC, BNV |
- Up to 100 different materials
- COB import: only the first element is extracted from the ASC file
Format Details
- COB – Caligari trueSpace (ASCII export)
- ASC – 3D Studio ASCII export
- VEC/NV/BNV – S3DE internal formats (ASCII and binary)
- RAW – Raw triangle data