Skip to content

Commit 6f7a31c

Browse files
committed
Added link to gourdin
1 parent 7d09b55 commit 6f7a31c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: README.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ This is a simple bootstrap project to start using SDL in Android and iOS with CM
44

55
The project's source code is split into different files to show how CMake can help support more complex code base structures.
66

7+
See a full OpenGL/SDL2 project using this hello world here https://github.com/pvallet/gourdin
8+
79
## Android
810
This project is an update of the hello world project here https://github.com/stephen47/android-sdl2-gradle-template, as I couldn't find a good way to integrate a CMake built C++ project to an android application.
911
It features a sample hello world using SDL and SDL_image.

0 commit comments

Comments
 (0)