Thursday, 21 November 2013

Computer Game Graphic Types


Computer Game Graphic Types

 

 

There are many different use for art in computer games such as box art, 2D sprites, and concept art /art books, all unique to different games.

 

2D sprites

2D sprites are a flat image used in 2D games, this saves on memory and is easy to crate. Sprites are used in 2D as characters, items and objects within the games. To crate animation in 2D, games developers use a strip of sprites with the object moved a little each time.

 




Isometric Sprites

Isometric sprites are 2D sprites draw in a 3D way, to give the impression of 3D but is still 2D. Isometric Sprites are built the same ways as 2D sprites apart from you have to draw/design each movement and each view of the movement.

 

Concept art

Concept art is used in the games industry to give everyone a reference image to work from. A concept artist talks to the games designer and takes what he wants and draws what the game designer want be a weapon, character or an item.  

 

 

 

Textures

 

Textures are used to and colour and detail to a 3D model, to do this you start with a flat 2D image that is then wrapped round a 3D model. Textures are made from different maps, specula maps and diffuse maps. A normal map adds detail maps, specula adds light also high lights and a diffuse map adds colour to the model.  

 

 

In game Interface

The game interface or HUD is what you see as you play the game showing your health, ammo or what gun you are using. Even thought a game maybe 3D the HUD is usual a 2D sprites.

 

 

 

 

Printed media

Printed media is used to promote the game with posters and billboards but is also used in game case to make you want to buy the game. When you pre – order a game often you will get a art book or and poster which are great ways to make you want to pre-order the game.

File Types and Formats





File Types and Formats







In this blog I will be looking at file types and formats of digital graphics



Pixel



A pixels is a small square of colour on a display screen, one of many from which a raster image is composed of.



Image resolution



Image resolution is the detail an image holds. The term applies to raster digital images, film images, and other types of images.resoultion refers to the amout of pixels in are area of a imege. this is measured in DPI (Dot per inch),the higher the DPI value the more detailed the imege will be. Higher resolution means more pixels in a area , the lower the resolution the less pixels in the area.




Raster Images



A raster image is built up form pixels and is great for pictures because you can set each pixel to a certain colour but cannot be resized and because of this you wouldn’t use it for logo, maps or graphics a because you would need higher detail. Raster formats are JPEG, JPEG 2000, EXIF, TIFF or RAW



Vector Images



Vector images are made up from point’s to up make Sharpe line meaning the image can be re scaled to any size without being distorted but because the picture is made from points and lines you can change the colour of areas but vector images can’t do complex colours. Vectors are great for logos, maps and graphics.



As you can see from the picture bellow that raster image loss their quality when zoomed in, were vector you can still see the detail.

















Pixel colour intensity



Pixel intensity is the values of colour a certain pixel is. Pixel intensity is stored in two ways RBG which builds up colours for red, blue and green. CMYK uses Cyan, magenta, yellow and key (black) to build image, this is optimized for printing.



Compression



Lossless compression is a recreated version of the original file exactly where lossy compression gets rid of unnecessary parts to make it a smaller size.

Compression is useful because if you upload a massive file to your web page then it would take ages for someone to load the page, where if you compressed the image then the image is easier to load.



File types



TIF



The key features of a TIF file is that web pages don’t show them. TIF uses lossless compression they have from 1-bit to 48-bit colour, RGB, CMYK, LAB or indexed colour. TIF does not support transparency and animation. This filetype is best used for getting the best quality and maximum compatibility.



GIF



GIF file type is very good for web-graphics and has a smaller file size that JPG with graphics with few colours. GIF files use lossless compression GIF uses 1 to 8-bits. GIF files can hold transparency and animation. GIFs are best used for computer graphics that doesn’t have a lot of colours.















PNG



PNG files can provide transparency for 24-bit RGB images. This file type uses lossless compression it can also be indexed or RGB 1 to 42-bits, can support transparency and animation and PNG is used for getting the best quality.



JPG



JPG files can compress files to be very small but if this is done the quality will not be as good. JPG uses lossy compression and uses RGB, 24-bit or grayscale, 8-bit. This file type doesn’t support transparency or animation. This file type is used for compressing data into very small files.



BMP (Bitmap)



BMP does not use compression to store information. This file type can use either lossy or lossless compression. It is 32-bit and can’t support transparency or animation. BMP files can be best used for printable files while files like JPG and GIFs are used on the web.



PSD (Photoshop)



When you open a file in Photoshop that file automatically gets converted into a PSD file while it is in Photoshop. This file type uses lossless compression. It uses 32-bit and can hold transparency and animation. This file type is best used for editing graphics in Photoshop.