Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Computer Graphics Algorithms (HDC Implementation)

C++ Windows License

A low-level implementation of core computer graphics algorithms rendering directly to Windows Device Context (HDC). Built for educational purposes to demonstrate how rasterization works beneath modern graphics APIs.

About

A low-level computer graphics toolkit implementing fundamental algorithms (DDA, Bresenham's, etc.) to render primitive shapes directly to a Windows HDC (Device Context).

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages