0

just had a simple question about opengl es that I couldn't find the answer to. So I am trying to display simple meshes made in blender using oolong3D's blenderparse example, but when I import the textures from blender they always stay the same size. What I mean is that in blender I can resize the texture to fit the mesh, but when I import them in opengl the size stays the same and they don't fit the whole mesh. Here is a link to some pics and some code used to apply the textures: http://img17.imageshack.us/g/blenderview.png/. Is there some missing code that I need to accomplish this?

4

1 回答 1

0

在编辑模式下编辑网格(要转到edit mode,选择网格并按tab)。

于 2011-05-05T08:43:28.267 回答