Skip to content
This repository has been archived by the owner on Apr 28, 2022. It is now read-only.

rohit-gohri/graphics-lab-work

Repository files navigation

Computer Graphics Lab Work

Some programs using WinBGIm ( https://winbgim.codecutter.org ).

Includes :

  1. Simple functions to make ..* Lines ..* Circles ..* Polygons ..* Parabolas
  2. Animations ..* Pendulum ..* Triangle Rotating around a Circle
  3. Implementation of Clipping Algorithms ..* Cyrus-Bech ..* Cohen Sutherland ..* Polygon Clipping
  4. Input & Output ..* of Line Endpoints Using Mouse
  5. 2D Transformations ..* Transform ..* Scale ..* Rotate

References : Computer Graphics - Hearn & Baker