What is the difference between .irr and .glb?
- Extension
- .irr
- .glb
- Format
- Binary
- Category
- 3D
- 3D
- Developer
- Irrlicht Project
- Khronos Group
- Description
- Irr is a 3D scene file type associated with the Irrlicht 3D engine, used to create interactive 3D applications and games. Irr files are binary files that contain 3D models and textures, as well as other resources such as animations, particles, and lights.
- LB is the binary file format representation of 3D models saved in the GL Transmission Format (glTF).
- MIME Type
- application/x-irrlicht
- model/gltf-binary
- Wikipedia
- .glb on Wikipedia