Skip to content

r4tylmz/ComputerGraphicsBasics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Computer Graphics Basics

  • Introduction to Graphics Processing with Computer
  • Bilgisayarla Grafik İşlemeye Giriş

Features

  • Draws line (with Bresenham algorithm)
  • Draws a Bezier Curve
  • Draws some polygons like triangle,square,pentagon
  • Draws ellipse,oval,circle,round
  • Draws star,arc and disk
  • Screen cropping
  • Basic transformations like rotation,shearing,translation,reflection(has a issue)

Not working

  • FillPolygon function is not working
  • Reflection has a wrong algorithm. It needs to re-write code.

Menu

Releases

No releases published

Packages

No packages published

Languages