Very simple paint in C using SDL2.
I create SDL_Texture object and made Uint32 array of pixels and copied them to SDL_Texture.
Source Code:
https://github.com/IMCGKN/C-SDL2-Paint
#cprogramming #sdl2 #sdl #programming #program #programmer #painting #paint #simple #linux #cpp