Computer Graphics Tutorial
Useful Resources
Selected Reading
- Computer Animation
- Computer Graphics Fractals
- Visible Surface Detection
- Computer Graphics Surfaces
- Computer Graphics Curves
- 3D Transformation
- 3D Computer Graphics
- 2D Transformation
- Viewing & Clipping
- Polygon Filling Algorithm
- Circle Generation Algorithm
- Line Generation Algorithm
- Computer Graphics Basics
- Computer Graphics Home
Useful Resources
Selected Reading
- Who is Who
- Computer Glossary
- HR Interview Questions
- Effective Resume Writing
- Questions and Answers
- UPSC IAS Exams Notes
Computer Graphics Home
Computer Graphics Tutorial
To display a picture of any size on a computer screen is a difficult process. Computer graphics are used to simppfy this process. Various algorithms and techniques are used to generate graphics in computers. This tutorial will help you understand how all these are processed by the computer to give a rich visual experience to the user.
Audience
This tutorial has been prepared for students who don’t know how graphics are used in computers. It explains the basics of graphics and how they are implemented in computers to generate various visuals.
Prerequisites
Before you start proceeding with this tutorial, we assume that you are already aware of the basic concepts of C programming language and basic mathematics.
Advertisements