What is the difference between .drc and .stl?
- Extension
- .drc
- .stl
- Category
- 3D
- 3D
- Developer
- 3D Systems
- Description
- DRC (Google Draco) is a file format for compression and streaming of 3D graphics. Developed by Google, it is designed to reduce the size of 3D meshes and improve the loading times of 3D graphics in web and mobile apps.
- Stl is the standard 3D data transmission file format mainly used for 3D printing. STL contains surface geometry descriptions of 3D objects and it uses a series of triangles to describe the surface geometry of a 3D model.
- MIME Type
- application/drc
- application/vnd.ms-pki.stl
- Wikipedia
- .stl on Wikipedia