What is the difference between .rgf and .pam?
- Extension
- .rgf
- .pam
- Format
- Binary
- Binary
- Category
- Raster Image
- Raster Image
- Developer
- LEGO
- Bryan Henderson
- 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.
- The PAM image format is a lowest common denominator 2 dimensional map format. It is designed to be used for any of myriad kinds of graphics, but can theoretically be used for any kind of data that is arranged as a two dimensional rectangular array.
- MIME Type
- application/vnd.lego.ev3rgf
- image/x-portable-arbitrarymap[3]
- Sample
- sample.rgf
- sample.pam
- Wikipedia
- .rgf on Wikipedia
- .pam on Wikipedia