add preliminary Android build files for Bullet
add SimpleOpenGL3 example and show how to override keyboard, mouse, wheel, resize callbacks
This commit is contained in:
@@ -37,7 +37,6 @@ InternalOpenGL2RenderCallbacks::~InternalOpenGL2RenderCallbacks()
|
||||
|
||||
void InternalOpenGL2RenderCallbacks::display2()
|
||||
{
|
||||
|
||||
assert(glGetError()==GL_NO_ERROR);
|
||||
// glViewport(0,0,10,10);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user