What is the difference between .rgf and .wmf?
- Extension
- .rgf
- .wmf
- Format
- Binary
- Binary
- Category
- Raster Image
- Vector Image
- Developer
- LEGO
- Microsoft
- 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.
- Proprietary Windows graphic format developed by Microsoft; contains a series of drawing operations, including commands for drawing lines, circles, and rectangles; may also contain bitmap drawing operations; used primarily for vector images, but can also include raster graphics.
- MIME Type
- application/vnd.lego.ev3rgf
- application/x-msmetafile
- Sample
- sample.rgf
- sample.wmf
- Wikipedia
- .rgf on Wikipedia
- .wmf on Wikipedia