What is the difference between .drc and .bmp?
- Name
- Google Draco
- Bitmap Image
- Extension
- .drc
- .bmp
- Format
- Binary
- Category
- 3D
- Raster Image
- Developer
- Microsoft
- 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.
- A BMP file is an uncompressed raster image comprised of a rectangular grid of pixels. It contains a file header (bitmap identifier, file size, width, height, color options, and bitmap data starting point) and bitmap pixels, each with a different color.
- MIME Type
- application/drc
- image/bmp
- Sample
- sample.bmp
- Wikipedia
- .bmp on Wikipedia