Computer graphics
From Simple English Wikipedia, the free encyclopedia
Computer graphics are visual representations of data displayed on a monitor made on a computer. Computer graphics can be a series of images (most often called video) or a single image.
Computer graphics are very useful. They are used for movie making, video game and computer program development, scientific modelling, and design for catalogs and other commercial things. Some people even make computer graphics as art.
[edit] Subsets of computer graphics
Computer graphics can be 2D or 3D. Each subset has its own use, but is created in a different way. Different computer programs have to be used to make different types of graphics.
[edit] 2D graphics
2D computer graphics are usually split into two categories: vector graphics and raster graphics.
[edit] Vector graphics
Vector graphics use lines, shapes, and text to create a more complex image. If you make a vector graphic really big on your monitor, it will still be as good as its regular size. This is one of the reasons vector graphics are liked so much. Vector graphics are made with programs like Adobe Illustrator, and were used for some older computer games. Today, they are often used for when computer graphics have to be printed out.
Examples of vector graphics
[edit] Raster graphics
Raster graphics use pixels to make up a larger image. This does not mean the artist has to use pixels - raster programs often have tools like paintbrushes, paint buckets, and erasers to make a picture. Programs used to make these include Adobe Photoshop and Corel Paint Shop Pro. These are often used as part of what the user sees when she uses a computer program.
Sometimes people do use only pixels to make an image. This is called pixel art and it has a very unique style.
Examples of raster graphics
[edit] 3D graphics
3D graphics are graphics that look like objects because they are three-dimensional. This means the computer thinks it has a height, a length, and a depth, and displays them as this. Some programs used to make 3D graphics are Bryce and Blender, and 3D graphics are used in movies and TV shows and video games.
Examples of 3D graphics