What is the difference between .rgf and .ps?
- Extension
- .rgf
- .ps
- 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.
- A PS file is an image saved in the PostScript page description language. It may contain vector graphics, raster graphics, and text. PS files can be printed directly by a PostScript printer (i.e., containing a Raster Image Processor) without being opened in an application.
- MIME Type
- application/vnd.lego.ev3rgf
- application/postscript
- Sample
- sample.rgf
- sample.ps
- Wikipedia
- .rgf on Wikipedia
- .ps on Wikipedia