What is the difference between .rgf and .rgb?
- Extension
- .rgf
- .rgb
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- LEGO
- SGI
- 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.
- Color bitmap image format created by Silicon Graphics (SGI); generic format used for saving RGB color images on SGI workstations; recognized by various image viewing programs.
- MIME Type
- application/vnd.lego.ev3rgf
- image/x-rgb
- Sample
- sample.rgf
- sample.rgb
- Wikipedia
- .rgf on Wikipedia
- .rgb on Wikipedia