Skip to content

Commit 7b5ee8a

Browse files
committed
sdl opengl: link to SO answer
1 parent f77830e commit 7b5ee8a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sdl/opengl.c

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
Docs: https://wiki.libsdl.org/SDL_GL_CreateContext
33
44
Expected outcome: monocolor pink screen.
5+
6+
https://stackoverflow.com/questions/40061276/how-to-draw-a-triangle-with-sdl2-and-opengl/40824828#40824828
57
*/
68

79
#include <stdlib.h>

0 commit comments

Comments
 (0)