Skip to content

Parth1906/SPPU-2019-Pattern-SE-COMP-Computer-Graphics-Practicals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPPU-2019-Pattern-SE-COMP-Computer-Graphics-Practicals

Group A Practicals :

  1. Write a C++ program for drawing graphics primitives and color it.

  2. Write a C++ program to divide screen into four region and draw circle,rectangle,arc and ellipse.

  3. Write a C++ program for drawing a simple object.

  4. Write a c++ program for drawing a line using DDA and Bresahnams Line Drawing Algorithm.

  5. A) Write a C++ program for drawing a following pattern(diamond in rectangle). B) Write a c++ program inscribed and circumscribed circles in triangle.

  6. Write C++ program to draw a concave polygon and fill it with desired color using scan fill algorithm.

  7. Write C++ program to implement Cohen Southerland line clipping algorithm.

Group B Practicals :

  1. Write C++/Java program to draw 2-D object and perform following basic transformations, a) Scaling b) Translation c) Rotation. Use operator overloading.

  2. Write C++ Program to generate Hilbert Curve using concept of fractals.

  3. Write a program to draw Sunrise and Sunset.

PDF is also uploaded with output screenshots of every program.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages