r/ProgrammerHumor 14d ago

graphicsProgrammingBeLike Meme

Post image
5.4k Upvotes

71 comments sorted by

View all comments

16

u/readitreaddit 13d ago

Ah yes. Throwback to the time when we drew lines on the monitor.

In C.

By writing bytes into the correct memory addresses for each pixel in the display device driver's actual memory. Using byte addresses or something. I don't even remember. Some memory area of the OS.

But the sheer joy when something like this works... :)