Skip to content

Implementation of Bresenham's Line Algorithm to display a line connecting from a beginning to a destination coordinate on a 640x480 VGA display monitor.

Notifications You must be signed in to change notification settings

cliffpm/Bresenham-Algorithm

Repository files navigation

Bresenham's Algorithm

Implementation of Bresenham's Line Algorithm to display a line connecting from a beginning to a destination coordinate on a 640x480 VGA display monitor. Coordinates for star and oval shape generated via Python script and initalized into a ROM that the algorithm reads from.

Video Demo:

star.mp4

ASMD of Bresenham's Line Algorithm:

Sample Image

About

Implementation of Bresenham's Line Algorithm to display a line connecting from a beginning to a destination coordinate on a 640x480 VGA display monitor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published