What is the difference between .cube and .ras?
- Extension
- .cube
- .ras
- Format
- Text
- Binary
- Category
- Color Lookup Table
- Raster Image
- Developer
- Kodak
- Sun
- 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.
- 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.
- MIME Type
- text/plain
- image/x-cmu-raster
- Wikipedia
- .cube on Wikipedia
- .ras on Wikipedia