ShababAhmedd / ComputerGraphics_Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

1) Mid Point Line Drawing Algorithm
2) Mid-Point Circle Drawing Algorithm
3) 8-Way Symmetry & Bresenham's Circle Algorithm
4) Zone Conversion Algorithm.

And some Scaling matrix were used.