What is the difference between .ras and .cube?
- Extension
- .ras
- .cube
- Format
- Binary
- Text
- Category
- Raster Image
- Color Lookup Table
- Developer
- Sun
- Kodak
- Description
- Originally used on the Sun Microsystems computers, RAS is a raster image format that displays bitmap images. It is popularly used for specific types of research projects and it can be developed in Unix OS as well. It supports 1 and 32-bits per pixel and used RLE compression codec.
- 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.
- MIME Type
- image/x-cmu-raster
- text/plain
- Wikipedia
- .ras on Wikipedia
- .cube on Wikipedia