What is the difference between .rgf and .uyvy?
- Extension
- .rgf
- .uyvy
- Format
- Binary
- Binary
- Category
- Raster Image
- Video
- 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.
- A digital, color-difference component video picture format identified by the FOURCC code UYVY. This format employs 4:2:2 chroma subsampling with each sample represented by 8 bits of data.
- MIME Type
- application/vnd.lego.ev3rgf
- video/x-raw-yuv
- Sample
- sample.rgf
- sample.uyvy
- Wikipedia
- .rgf on Wikipedia