Slashdot Mirror


Graphics for Beginners (Using SDL)

Jari Komppa writes "Looking at how learning programming these days is much harder than when I was starting, I decided to write a tutorial on how to make graphics at pixel level. The aim for the tutorial is to show that programming can actually be fun."

1 of 51 comments (clear)

  1. SDL is far too low level by aj444 · · Score: 0, Flamebait

    why would you use a library that doesn't even have a decent putpixel() ? try using allegro.