Quick test to directly modify an SDL_Surface's pixel buffer
Go to file
2023-08-06 21:23:52 +01:00
.gitignore INITIAL COMMIT 2023-08-06 21:21:34 +01:00
build Custom pixel buffer 2023-08-06 21:22:15 +01:00
main.c Custom pixel buffer 2023-08-06 21:22:15 +01:00
README.md Add result screenshot 2023-08-06 21:23:52 +01:00
result.png Add result screenshot 2023-08-06 21:23:52 +01:00

SDL Custom Pixel Buffer

Testing tweaking an SDL_Surface's pixel buffer directly.

Result