Popular Graphic file extension list:
.pub - Microsoft Publisher document
.cdr - CorelDRAW vector image
.indd - Adobe Indesign document
.eps - Adobe Illustrator text and graphics (Encapsulated PostScript)
.mdi - Microsoft Office Document Imaging file format
.psd - Adobe Photoshop graphics
.ps - Adobe PostScript file
.psb - Photoshop's Large Document Format
file extension MUI - Opengl Glut file
File extension MUI description:
GLUT makes it considerably easier to learn about and explore OpenGL programming.Associated applications to file extension MUI:
Company / developer:
OpenGL.org
GLUT (pronounced like the glut in gluttony) is the OpenGL Utility Toolkit, a window system independent toolkit for writing OpenGL programs. It implements a simple windowing application programming interface (API) for OpenGL. GLUT makes it considerably easier to learn about and explore OpenGL programming. GLUT provides a portable API so you can write a single OpenGL program that works on both Win32 PCs and X11 workstations.
GLUT is designed for constructing small to medium sized OpenGL programs. While GLUT is well-suited to learning OpenGL and developing simple OpenGL applications, GLUT is not a full-featured toolkit so large applications requiring sophisticated user interfaces are better off using native window system toolkits like Motif. GLUT is simple, easy, and small. My intent is to keep GLUT that way.
