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

any stl file with null object to load then exception. show the attachment, can you help me [stl sample.zip](https://github.com/the3deers/android-3D-model-viewer/files/9042572/stl.sample.zip) .

How to Increase Collision Size and Collision Shape change Sqare or Circle Instead of triangle.

enhancement

hello,Thank you for sharing I want to ask how to change the initial orientation of the model When opening, the direction of the model and the scene is inconsistent I...

enhancement

您好: 有些obj模型加载的时候,贴图有些问题, 正常加载如下图: ![微信图片_20220413190803](https://user-images.githubusercontent.com/25731175/163167740-5a42bb4b-4765-45d3-b7bf-113d57984bfc.png) 使用这个项目加载如下图: ![微信图片_20220413191030](https://user-images.githubusercontent.com/25731175/163168048-46f1b54b-e4d2-45e2-97eb-154be1abbec1.jpg) 边框应该是没有贴图的。 感谢

bug

how to use camera view as background

enhancement
question

Thanks for this awesome library. I use it for my project. I can see that in your code camera always translate 360 based on object's (0,0,0) position. But how do...

enhancement

From Google Play Reviews: Can you integrate a folder reminder? It's a bit annoying to go through all the folders again and open the model. I like the new update...

enhancement

From Google Play Reviews: Can you integrate a folder reminder? It's a bit annoying to go through all the folders again and open the model. I like the new update...

enhancement

I'm working on a device that does not have support for GL_UNSIGNED_INT. the models end up looking like the attached pictures. you can replicate in an emulator by setting drawUsingUnsignedInt...

bug

@andresoviedo I have the same issue. `CollisionDetection.getBoxIntersection` returns null always. _Originally posted by @rikapsu2018 in https://github.com/the3deers/android-3D-model-viewer/issues/48#issuecomment-966981401_