Convert 3DS to OBJ — low-poly
Drop your 3DS file, set the polygon budget, export a low-poly OBJ.
Drop a file
3DS
.3ds
Export
OBJ
.obj
What survives the 3DS → OBJ conversion
Computed automatically from the capabilities of each format.
| Feature | 3DS | OBJ | Status |
|---|---|---|---|
| Geometry (vertices & faces) | ✓ | ✓ | Preserved |
| UV texture coordinates | ✓ | ✓ | Preserved |
| Vertex normals | ✓ | ✓ | Preserved |
| Basic materials (diffuse, specular) | ✓ | ✓ | Preserved |
| Multiple meshes in one file | ✓ | ✓ | Preserved |
| Parent/child hierarchy | ✓ | — | Lost |