Rename main.c to sdl2-sdlrenderer.c and implement sdl2-opengl3 example

This commit is contained in:
2024-09-10 00:23:10 +01:00
parent 0658fcf39d
commit eef16a695e
5 changed files with 167 additions and 4 deletions

3
.gitignore vendored
View File

@@ -1,5 +1,6 @@
.cache
compile_commands.json
main
sdl2-sdlrenderer
sdl2-opengl3
extern
imgui.ini