3dpdf viewer for android

min3D is 3D framework for Android, written in Java with OpenGL ES. min3D converts 3D data to byte buffers to be used by OpenGL ES. using the min3D framework we can render 3DPDF, OBJ, MD2 and 3DS models on Android. Without being OpenGL expert with min3D api we can render 3D models on Android device.

Prototech has developed 3DPDF viewer Application for Android using min3D. Data collected from 3D PDF i.e. vertices, faces, normals is used to create min3D’s Object3D which is added to scene view.