What is the difference between .dds and .rgf?
- Extension
- .dds
- .rgf
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Microsoft
- LEGO
- Description
- A DDS file is a raster image saved in the DirectDraw Surface (DDS) container format. It can store compressed and uncompressed pixel formats and is often used for texturing video game unit models. DDS files may also be used to store Windows desktop backgrounds or wallpapers.
- The LEGO Mindstorms EV3 Robot Graphics File (RGF) is a proprietary binary file format used by the LEGO Mindstorms EV3 software to store robot graphic models. It is a vector-based file format that stores information such as the robot's 3D geometry, color and other visual properties, as well as the model's connection points, used for connecting with other LEGO elements.
- MIME Type
- image/x-dds
- application/vnd.lego.ev3rgf
- Sample
- sample.dds
- sample.rgf
- Wikipedia
- .dds on Wikipedia
- .rgf on Wikipedia