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