Hi, I am trying to understand how to work openTK with es 2.0 in mono android.
When I make a new project with opentk work fine, but default project run with version 1.1 if I force version with 2.0 the project don't work fine, OnUpdate and OnRender don't start. Then I found a xamarin sample called GLtriangle20 (it's work with opengl es 2.0) but I see that draw triangle one time and OnRender not exsist! how to make a good project with 2.0 that call OnRender and OnUpdate without problem? Thanks Fabio -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/OpenTK-es-2-0-and-Run-don-t-work-tp5613345p5613345.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
