smartGL icon indicating copy to clipboard operation
smartGL copied to clipboard

SmartGL is a Graphic Engine for creating Android Games and Apps. It is based on OpenGL and handles 2D Sprites and 3D Textured Objects.

Results 14 smartGL issues
Sort by recently updated
recently updated
newest added

When NavigationDrawer show up, smartGLView cover the drawer (can't see some part of drawer now), I want to place NavigationDrawer on top of smartGLView, how can I do that?

bug

i have an error while add my obj file instead of bus.obj

enhancement

Is there a documentation on how to properly map 3D object's location on phone screen? I'm trying to touch the 3D and move it around my screen. I tried iteration...

enhancement
question

Hi! I know standard OBJ doesn't really support animation, but tools like Blender can easily generate sequence of OBJ files when exporting animated 3D Model. Since, basically, the exported OBJ...

enhancement