What is the difference between .rgf and .eps?
- Extension
- .rgf
- .eps
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- 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.
- An EPS file is a graphics file saved in the Encapsulated PostScript (EPS) file format. It may contain 2D vector graphics, bitmap images, and text. EPS files also include an embedded preview image in bitmap format.
- MIME Type
- application/vnd.lego.ev3rgf
- application/postscript
- Sample
- sample.rgf
- sample.eps
- Wikipedia
- .rgf on Wikipedia
- .eps on Wikipedia