What is the difference between .rgf and .rgbo?
- Extension
- .rgf
- .rgbo
- Format
- Binary
- Category
- Raster Image
- Other
- Developer
- LEGO
- Adobe Systems
- 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.
- Format for representing colors in the three primary colors (red, green and blue), each of which has 255 gradations. In contrast to the standard RGB, it allows you to change the transparency of the entire image using the opacity parameter.
- MIME Type
- application/vnd.lego.ev3rgf
- image/x-rgbo
- Sample
- sample.rgf
- Wikipedia
- .rgf on Wikipedia