zlim
Sign inGet started
3DS → GLB

3DS to GLB, modernized and compressed

3DS support is on Zlim's roadmap. When it ships, Zlim will convert the legacy Autodesk 3DS format — ubiquitous in older asset libraries — into a modern, compressed GLB, mapping materials and applying Draco geometry compression and KTX2 textures.

Coming soon. 3DS → GLBsupport is on the roadmap — tell us you need it and we’ll email you the moment it ships.

Notify me

Why convert 3DS to GLB?

3DS is a decades-old format with tight 16-bit limits on vertices and faces per mesh and a limited material model. It persists in huge legacy asset libraries that are otherwise stranded off the web.

GLB is the modern, lossless container for delivering those assets to web, AR, and current game engines.

What Zlim optimizes

Once 3DS support ships, Zlim will parse 3DS meshes and materials, map them onto glTF PBR, index and quantize the geometry, apply Draco compression, and transcode textures to KTX2 — producing a single GLB that current runtimes load natively.

FAQ

Are 3DS materials and textures preserved?

That's the plan: once 3DS support ships, the 3DS material model will map onto glTF PBR, with referenced textures bundled and compressed into the GLB.

Can I batch-convert an entire 3DS library?

That's planned. The CLI batch command will let you point Zlim at a folder of .3ds files and get an optimized GLB for each. Join the waitlist to be notified when 3DS support lands.

3DS → GLB is on the roadmap

Join the waitlist — we’ll notify you when it lands.

Notify me
Related
FBX to GLBOBJ to GLBCompress GLBOptimize glTFDraco compressionKTX2 texturesReduce poly countOptimize for webAPI & CLI docs