Questions tagged [min3d]

Min3D is a lightweight 3d library/framework for Android using Java with OpenGL ES targeting compatibility with Android v1.5/OpenGL ES 1.0 and higher.

min3D is, according to its website, a lightweight 3d library/framework for Android using Java with OpenGL ES targeting compatibility with Android v1.5/OpenGL ES 1.0 and higher.

It tracks closely with the OpenGL ES API, which makes it ideal for gaining an understanding of the OpenGL ES API while providing the convenience of an object-oriented class library.

31 questions
-1
votes
2 answers

Android App Unintentionally Restarting Tablet

I'm working with a SM-t230NU andorid tablet. We have an android application running on it that is quite simple. All it does is find/verify Bluetooth a connection, collects data, displays it and does a fairly simple GUI(in min3d) off of the data. The…
Samjs
  • 1
  • 1
1 2
3