An open API service indexing awesome lists of open source software.

https://github.com/gravitytwog/computer-graphics

Computer Graphics Algorithms
https://github.com/gravitytwog/computer-graphics

boundary-fill-algorithm brezenham canvas dda line-clipping scanline scanline-fill typescript

Last synced: 10 months ago
JSON representation

Computer Graphics Algorithms

Awesome Lists containing this project

README

          

# Computer Graphics Algorithms

Used sources:

- Mathematical elements for computer graphics, Rogers D., Adams J.

- Algorithms for Graphics and Image Processing, Pavlidis T.

- Programming principles in machine graphics, Ammeral L.