HI gamedev,
First time posting on this site, I hope this is posted on the right sub-section. I have a question and I'm hoping someone may be able to send me in the right direction.
I'm currently focusing on sdl2 (c++) in-order to do anything graphical. My question is simple, how would I go about drawing a pixel onto a window (possibly moving my the drawer(s) by one pixel and continue drawing the next pixel). If this isn't possible, how would I go about achieving something like this (by using a specific API, method)? I would appreciate documenation/tutorials.
Thanks in advance!