Skip to content

ShababAhmedd/ComputerGraphics_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Computer-Graphics-Project

https://www.desmos.com/calculator/y2qvhodvtz

Based on the time given by the user, the position and size of the sun changes in the sky. Also based on this very time, the colour intensity of the sky and the sun changes.

Libraries used:

1) OpenGL
2) NumPy

Algorithms used:

Mid Point Line Drawing Algorithm
Mid-Point Circle Drawing Algorithm
8-Way Symmetry & Bresenham's Circle Algorithm
Zone Conversion Algorithm.

Some Scaling matrices were used.