What is the difference between .irrmesh and .ply?
- Extension
- .irrmesh
- .ply
- Category
- 3D
- 3D
- Developer
- Irrlicht Engine
- Stanford University
- Description
- The irrmesh file type is a 3D mesh file format created by the Irrlicht engine, used primarily for computer gaming. It stores information about geometry, textures, materials and animations. It is used to store 3D models in a format that can be read by the Irrlicht 3D rendering engine.
- It is a 3D model file format developed by Stanford Computer Graphics Laboratory. PLY is mainly used to describe objects in a collection of polygons.
- MIME Type
- application/x-irrmesh
- application/octet-stream
- Wikipedia
- .ply on Wikipedia