What is the difference between .cube and .rgba?
- Extension
- .cube
- .rgba
- Format
- Text
- Binary
- Category
- Color Lookup Table
- Raster Image
- Developer
- Kodak
- SGI
- Description
- A cube file, also known as a Cube Color Lookup Table, is a color palette file type used in the fields of 3D graphics and media production. It stores a 3D cube of color values which can be used to map colors in 3D images.
- An RGBA file is a color bitmap image format created by Silicon Graphics (SGI). It is similar to the .RGB file as it supports color RGB channels with an alpha channel.
- MIME Type
- text/plain
- image/x-rgb
- Sample
- sample.rgba
- Wikipedia
- .cube on Wikipedia
- .rgba on Wikipedia