What is the difference between .rgf and .tga?
- Extension
- .rgf
- .tga
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- LEGO
- Avid Technology
- Description
- 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.
- A TGA file is a file saved in the raster graphic format designed by Truevision. It supports 8, 16, 24, or 32 bits per pixel at a maximum of 24 bits for RGB colors and and 8-bit alpha channel. TGA files are often used to store texture files referenced by 3D video games.
- MIME Type
- application/vnd.lego.ev3rgf
- image/x-tga
- Sample
- sample.rgf
- sample.tga
- Wikipedia
- .rgf on Wikipedia
- .tga on Wikipedia