3D Model Viewer
Load 3D models and learn how to do it
The main purpose of this app is to show how to draw in android using the OpenGL 2.0 by sharing the source code. So please, don’t expect this application to be much richer or nicer than the ones already published in the app store, but at least it’s unique in the sense it’s opened to anyone who wants to contribute or don’t want to start a similar project from scratch.
Features:
- OpenGL ES 2.0 API
- Formats: OBJ (wavefront), STL (STereoLithography) & DAE (Collada)
- calculation of normals
- transformations: scaling, rotation, translation
- colors
- textures
- lighting
- wireframe & points mode
- bounding box
- polygon with holes
- smoothing
- object picking
- camera support!
- tap to select object
- drag to move camera
- rotate with 2 fingers to rotate camera
- pinch & spread to zoom in/out the camera
- skeletal animations (collada)
- ray collision detection
- stereoscopic 3D
more to come.
Packages
Version 3.1.0 (2020-10-10)
Android Versions:
5 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Java-1-Class-Utilities (Utility)
series of common utility classes.
Download (5.9 M)
Version 3.0.4 (2020-10-06)
Android Versions:
5 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
- Java-1-Class-Utilities (Utility)
series of common utility classes.
Download (1.2 M)
Version 3.0.3 (2020-09-05)
Android Versions:
4 Libraries detected:
Libraries:
- Android Support v4 (Development Framework)
The Android Support Library is not actually a single library, but rather a collection of libraries that can roughly be divided into two groups: compatibility and component libraries. For details, please see
Understanding the Android Support Library.
- Arch (Utility)
helper for other arch dependencies, including JUnit test rules that can be used with LiveData.
- Androidx Core (Utility)
a static library that you can add to your Android application in order to use APIs that are either not available for older platform versions or utility APIs that aren't a part of the framework APIs.
- Lifecycle (Utility)
perform actions in response to a change in the lifecycle status of another component, such as activities and fragments.
Download (1.1 M)