Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 326 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 326 Bytes

ComputerGraphics

This repository contains implementation of some Algorithms based on drawing some basic shapes like a line , circle, ellipse and their transformation on the computer Screen.

BGI graphics library is used to achieve generation of shapes using cpp which can only be implemented in Turbo C/C++ environment.