What is the difference between .rgf and .vst?
- Extension
- .rgf
- .vst
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- LEGO
- Truevision
- 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.
- Raster image based on the Targa Truevision format; can store data up to 32 bits per pixel, with 24 bits for the RGB information and 8 bits for the alpha channel; may also incorporate lossless RLE compression to reduce the file size.
- MIME Type
- application/vnd.lego.ev3rgf
- image/x-targa
- Sample
- sample.rgf
- Wikipedia
- .rgf on Wikipedia
- .vst on Wikipedia