Computer Graphics :
▪️ Computer graphics are graphics created using computer and, more generally, the repetation and manipulation of image data by computer with help from specialized software and hardware.
▪️ Term computer ghraphics include everything on computers that is not text or sound.
▪️ Torbo C has a good collection of graphics librarities. If you know the basics of C, you can easily learn graphics programming.
Modes Of Computer Graphics :
▪️ Many video adapters support several different modes of resolution, all of which are divided into two categories.
• Caracter mode
• Graphics mode
▪️ Of the two modes, graphics mode is the more sophisticated. Programs than run in graphics mode can display an unlimited varity of shape and founts.
▪️ Whears program running in character mode are severaly limited.
▪️ Programs that runs entirely in graphics mode are called graphics-based programs.
▪️ In character mode, the display screen in treatedas an array of blocks, each of which can hold one ASCII character.
▪️ In graphics mode, the display screen is treated as an array of pixels characters and other shapes are formed by turning on on combinations of fixels.
Advantages of computer graphics :
▪️ The development of computer graphics has made computers easier to interact with, and better for understanding and interpreting many types of data.
▪️ Developments in computer graphics have had a profound impacton many types of media and have revolutionized animation,movies and the video game industry.
▪️ computer graphic design can offer you a variety of career options.
Trying to understand-- Thanks
ReplyDelete