3D-Modelle laden und sehen, wie es gemacht wird
Teile dieser Seite erscheinen in der Sprache, in der sie verfasst wurden, weil die Übersetzung nicht abgeschlossen ist.
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.
Vom Herausgeber
Paketkennung: org.andresoviedo.dddmodel2
Aus der Quelle gelesen am 04.08.2026
Wir hosten diese Datei nicht, wir scannen sie nicht und wir sehen ihren Inhalt nicht ein. Lesen Sie, was die Quelle angibt, und entscheiden Sie dann selbst.