Skip to content

Uses C to draw lines using the Bresenham Line drawing algorithm, built on the MIT developed operating system XV6

Notifications You must be signed in to change notification settings

f6ite/Bresenham-Line-Drawing-Algorithm-xv6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3rd Year Systems Programming Assignment 2

This was an adapted version of my other Bresenham line drawing algorithm program done for SysProg Assignment 1. The key difference being that the code for this is entirely in C, using an edited version of the MIT developed XV6 operating system.

About

Uses C to draw lines using the Bresenham Line drawing algorithm, built on the MIT developed operating system XV6

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published