What is the difference between .md3 and .glb?
- Extension
- .md3
- .glb
- Format
- Binary
- Category
- Game
- 3D
- Developer
- id Software
- Khronos Group
- Description
- MD3 (Quake 3 Model) is a 3D file format used by the game engine in the Quake 3 Arena video game. It is used for storing 3D models of objects and characters and is composed of several different sections that store the geometry, animation, and textures of the model.
- LB is the binary file format representation of 3D models saved in the GL Transmission Format (glTF).
- MIME Type
- application/octet-stream
- model/gltf-binary
- Wikipedia
- .md3 on Wikipedia
- .glb on Wikipedia