Skip to content

MIEMHSE/coursework-dotbydot-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotbydot-graphics

About

Simple computer graphics algorithms for drawing dot by dot.

Contains the following algorithms:

  • drawing line dot by dot (Brezenkhem);
  • drawing circle dot by dot

TODO list includes:

  • rotating elements
  • moving elements

Installation

Requires PyGame (w/ SDL dependencies) in order to be visualized. PyGame may be installed by your distribution package manager.

Running

python -m dotbydotgraphicspygame.__init__

About

Simple computer graphics algorithms for drawing dot by dot (SDL)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published