android-3D-model-viewer icon indicating copy to clipboard operation
android-3D-model-viewer copied to clipboard

Android OpenGL 2.0 application to view 3D models. Published on Play Store

Results 84 android-3D-model-viewer issues
Sort by recently updated
recently updated
newest added

How to draw a stroke for a 3d model?

Hello, My device is having 8gb RAM and 256 gb ROM, with 855 snapdragon processor but not able to render a 61mb obj. Below is .zip of obj file. [Female3dModel.zip](https://github.com/the3deers/android-3D-model-viewer/files/7041247/Female3dModel.zip)

Hello, Is there a way to pause model loading when I'm interacting with the model. This is helpful when dealing with particularly large objects that cause the whole app to...

It failed to load this obj file [link](https://free3d.com/3d-model/ironman-rigged-original-model--98611.html)

I am creating a 3D model using multiple .stl files. I have updated STLLoaderTask according to my requirement to load multiple .stl files. I also have to add colors, but...

After loading a. DAE file, how to interact with the model (click the header of cowboy to make him do different actions, and then the action file is ready)

I'm able render a 3d model (from STL, OBJ or DAE file) in an Android app using this engine. Now I need help to show a text at the particular...

What engine is used to interpret the DAE model? Is this engine suitable for IOS and PC?