Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Line Drawing Algorithms

This repository contains a custom implementation (in C) of the following line drawing algorithms:

  • Digital Differential Analyser
  • Bresenham
  • Midpoint (Integer and Float versions)

I didnt use any graphics library. The visualisation is made through the standard command line with characters representing the pixels.

About

An implementation of line drawing algorithms in C.

Topics

Resources

Stars

9 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages