What is the difference between .rgf and .xaml?
- Extension
- .rgf
- .xaml
- Format
- 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.
- Extensible Application Markup Language file that uses Windows Presentation Foundation (WPF) code; XAML (pronounced "zammel") is a descriptive programming language developed by Microsoft for creating user interfaces; introduced during the development stages of Longhorn, which is now Windows Vista.
- MIME Type
- application/vnd.lego.ev3rgf
- application/xaml+xml
- Sample
- sample.rgf
- Wikipedia
- .rgf on Wikipedia
- .xaml on Wikipedia