About 3,490,000 results
Open links in new tab
  1. Import and preview 3D assets - Google Developers

    Jun 26, 2024 · Learn how to import 3D models, convert them into Sceneform format, and preview them in Android Studio. Note: To import and work with 3D models in Sceneform, ensure you have installed the...

  2. How to import 3d model (.obj) into Android Studio?

    Nov 13, 2018 · I have some models from sketchup and export it to .obj, and I want to use those models to be displayed in my apps. I've followed the instruction from google dev, but I still don't understand the part where are we should place the ModelRenderable.

  3. How to use your own 3D representation in Android app with

    Sep 26, 2019 · Part I — ARCore and Sceneform Setup for Android Studio; Part II — 3D Model Generation; Part III — Use 3D Model in AR application for Android (you’re here) Implementation

  4. java - How to display 3D models in android? - Stack Overflow

    Dec 26, 2019 · I want to display some 3D models (.obj files) in an android app using android studio. The user enters some data and the models have to be placed relative to each other according to the user input.

  5. 3D model design | Android XR | Android Developers

    Dec 12, 2024 · In Android XR, 3D models are digital objects rendered with depth and volume to add a sense of realism and spatial understanding to your app. Users can naturally interact with 3D models, creating a transformative and engaging experience.

  6. Add 3D models to your app | Android XR | Android Developers

    Apr 16, 2025 · There are two primary ways for apps built with the Jetpack XR SDK to load 3D models. Once you have your glTF file, the next step is to add it to the assets directory in Android Studio. We recommend creating a models directory to better organize your asset types. To load the glTF model, call GltfModel.create().

  7. GitHub - the3deer/android-3D-model-viewer: Android OpenGL …

    Load 3D models and see how to do it with this open source code application. The main purpose of this app is to show how to draw in android using the OpenGL 2.0 by sharing the source code.

  8. Android: Use Assimp to load a 3D model - Anand's blog

    Jul 17, 2016 · In this post we will see how to load and render a 3D model using the Open Asset Import Library (aka Assimp). We will Focus on loading a OBJ model, probably the simplest format for 3D models. Briefly cover texturing in OpenGLES. The output of the project on a …

  9. Is there a way to import a 3D model into Android?

    Apr 29, 2016 · I've used Google's APIDemos as a starting point - there are rotating cubes in there, each specified by two arrays: vertices and indices. Here you can find my project page, which uses this solution: Github project > vsiogap3d. you may export it to ASE format. from ASE, you can convert it to your code manually or programatically.

  10. GitHub - WenlinMao/android-3d-model-viewer: Android app to load 3D ...

    Load 3D models and see how to do it with this open source code application. The main purpose of this app is to show how to draw in android using the OpenGL 2.0 by sharing the source code.

  11. Some results have been removed
Refresh