加载 3D 模型,并了解其实现方法
本页部分内容以其撰写时的语言显示,因为翻译尚未完成。
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.
来自发布者
包标识符: org.andresoviedo.dddmodel2
于 2026/08/04 从来源读取
我们不托管该文件,不扫描该文件,也不检查其内容。请阅读来源的说明,然后自行判断。