Computer Graphics Tutorial

10K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Computer graphics is a process to create pictures using computers. Usually, the term refers to computer-generated image data created in pixels with the help of specialized graphical hardware and software. It is also used for processing image data in pixels received from the physical world.

Multimedia is the field concerned with the computer-controlled integration of text, graphics, drawings, still and moving images (Video), animation, audio, and any other media where every type of information can be represented, stored, transmitted and processed digitally.

This tutorial will help the students to understand the various algorithms of line drawing, circle drawing, transformations, line & polygon clipping, bezier & B-spline curve, compression etc. with interactive diagrams.

This tutorial app covers most of the major topics of computer graphics and multimedia subject. The contents of the tutorial are in PDF form. This tutorial describes all the given topics with clear diagrams. For the examination point of view, this app is very useful for all the students of computer science, information technology, and computer applications.

Chapters

Computer Graphics: Introduction & Applications
Cathode Ray Tube (CRT)
Line Generation Algorithm
Circle Generation Algorithm
Polygon Filling Algorithm
2D Viewing & Clipping
2D & 3D Transformation
Projection: Parallel & Perspective
Spline Curve: Bezier & B-Spline
Visible Surface Detection
Compression: Run Length Encoding, Huffman Encoding, JPEG, LZW
Computer Animation
Updated on
Nov 26, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

* Bug Fixes