What is the difference between .fig and .rgf?
- Extension
- .fig
- .rgf
- Format
- Binary
- Category
- Vector Image
- Raster Image
- Developer
- XFig
- LEGO
- Description
- This is a file used for creating line plots in the form of vector images. They include text objects, splines, forms, arcs, lines and arrows. It can contain a set of colors, images and sketches. It was initially developed for the Xfig drawing program, but today it’s used in other drawing editors.
- 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
- application/x-xfig
- application/vnd.lego.ev3rgf
- Sample
- sample.rgf
- Wikipedia
- .fig on Wikipedia
- .rgf on Wikipedia