0% found this document useful (0 votes)
27 views1 page

Programs Graphic: Program (Pos)

This document outlines a practical for a computer graphics course to develop skills in drawing basic graphic objects using C programming. Students will write programs to draw pixels, lines, circles, rectangles, and ellipses to learn graphics coordinate systems and functions. The practical aims to apply knowledge of mathematics, programming, and engineering tools to manipulate visual properties and develop competencies in writing graphics code, setting up environments, debugging, and following safety practices.

Uploaded by

Alok D
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Programs Graphic: Program (Pos)

This document outlines a practical for a computer graphics course to develop skills in drawing basic graphic objects using C programming. Students will write programs to draw pixels, lines, circles, rectangles, and ellipses to learn graphics coordinate systems and functions. The practical aims to apply knowledge of mathematics, programming, and engineering tools to manipulate visual properties and develop competencies in writing graphics code, setting up environments, debugging, and following safety practices.

Uploaded by

Alok D
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Computer Graphics (22318)

Practical No. 1:
Programs to draw basic graphic objects
. Practical Significance

Computer graphics provides different graphics functions to draw various


graphics
objects. By using these basic graphic functions student will able to construct pixel,
Tine, circle, rectangle, and ellipse and learn the
objccts.
graphics coordinate system to plot

. Relevant Program Outcomes (POs):


.Basic knowledge: Apply knowledge of basic mathematics, sciences and basic
engineering to solve the broad-based Computer engineering related problems.
Discipline knowledge: Apply Computer Programming knowledge to solve broad-
based Computer engineering related
problems.
Experiments and practice: Plan to perform experiments and practices to use the
results to solve broad-based
Computer Enginecring related problems.
Engineering tools: Apply relevant Computer programming technologies and
tools with an understanding of the limitations.
Communication: Communicate effectively in oral and written form.

Il. Competency and Practical skills


In this practical, it is expected, to develop the following skills in students

Develop 'C' programs to draw basic graphics objects:


1. Write syntax for graphics functions.
2. Write and Save a simple C program.
3. Setup graphics drivers, graphics mode and directory to run graphics program.
4. Compile the C program using Turbo C.
5. Debug and cxecute the program.

IV. Relevant Course Outcome(s):


. Manipulate visual and geometric properties of images.

V. Practical Outcome (POs):


.Write Programs to draw following graphics object using built-in "C" functions.

a) Pixel
b) Lines
c) Circles
d) Rectangle
e) Ellipse

VI. Relevant Affective domain related Outcome(s)


a. Handle command prompt environment.
environment.
b. Experiment with graphics
C. Follow safety/ethical practices.

Maharashtra State Board of Technical Education

You might also like