added a basic test for SimpleOpenGL3

This commit is contained in:
erwincoumans
2013-11-09 13:09:11 -08:00
parent 8f3051fdf1
commit 6b5921b1b3
3 changed files with 110 additions and 0 deletions

View File

@@ -108,6 +108,8 @@ if not _OPTIONS["ios"] then
include "../Demos3/Wavefront"
include "../btgui/MultiThreading"
include "../Demos3/ImplicitCloth"
include "../Demos3/SimpleOpenGL3"
-- include "../demo/gpudemo"
-- include "../btgui/MidiTest"