What is the difference between .tga and .rgf?
- Extension
- .tga
- .rgf
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- Avid Technology
- LEGO
- Description
- 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.
- 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-tga
- application/vnd.lego.ev3rgf
- Sample
- sample.tga
- sample.rgf
- Wikipedia
- .tga on Wikipedia
- .rgf on Wikipedia