Carga modelos 3D y aprende cómo hacerlo
Partes de esta página aparecen en el idioma en que se escribieron, porque la traducción no está terminada.
3D Model Viewer loads three-dimensional model files on Android and displays them on screen, where they can be examined interactively. Its stated purpose is twofold: it functions as a viewer for models the user already has, and it serves as a worked example of how model loading and rendering are implemented on the platform.
Because the project is released under the MIT license and doubles as a demonstration, its source is intended to be read as well as run. Developers who need to display geometry inside their own Android applications can use it as a reference implementation rather than starting from documentation alone.
The application is available for Android only, and its scope is viewing rather than authoring: it does not take the place of modelling software, and the set of file formats it accepts depends on the loader the project implements.
Del editor
Identificador del paquete: org.andresoviedo.dddmodel2
Leído de la fuente el 04/08/2026
No alojamos este archivo, no lo analizamos ni inspeccionamos su contenido. Lea lo que indica la fuente y decida por su cuenta.