On Android 2.3, how can I ensure not to compromise the definition of its texture while enlarging a 3D object?

谁说胖子不能爱 提交于 2019-12-11 04:41:56

问题


Now I'm developing an Android-based 3D app with opengl-es 2.0, I made use of an OBJ file which consists of a 3D model and a texture image (like below):

Currently, the apple can rotate freely on my Samsung Galaxy II with no problem. Next, I want to enlarge the apple while keeping the definition of its texture, but I didn't make it (see below). I need help to achieve that. Any suggestion or pointing would be highly appreciated. Thanks in advance.

来源:https://stackoverflow.com/questions/13006227/on-android-2-3-how-can-i-ensure-not-to-compromise-the-definition-of-its-texture

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!