Category:Fileformat
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. Let's have a look at files. As you may already know, files are used to store different data like images, music or videos. There have to be specifications as to how a file should look to be understood by every program (for example: an image that has been created with Photoshop should be able to be viewed on a website). These specifications are called file formats.
[edit] Graphics: 2DThere are several file formats that are used to store images. The most simple formats store the color information of every pixel shown in an image. Others might compress the data by storing information of groups of pixels and others store vectors used in images. As you can see, every format has its advantages and disadvantages.
See the image format comparison table for an overview of file formats. [edit] Graphics: 3D[edit] Model Formats
[edit] Map Formats
[edit] Application-Specific Formats[edit] Physics[edit] Sound
[edit] External Links
Articles in category "Fileformat"There are 23 articles in this category.
|


