Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 570 Bytes

File metadata and controls

15 lines (9 loc) · 570 Bytes

Computer-graphics

Computer graphics, a subfield of computer science, is concerned with digitally synthesizing and manipulating visual content. Although the term often refers to three-dimensional (3D) computer graphics, it also encompasses two-dimensional (2D) graphics and image processing. This repository particularly focuses at the 2D strokes that can be made with the knowledge of Computer Graphics.

Requirments

Python3

Matplot library installed

Install and run through gitbash or CMD

git clone https://github.com/SahilShrivastava-Dev/Computer-graphics