Re: [osg-users] No Textures Displayed

2015-09-22 Thread Voerman, L.
Hi Olmun, the textures in the ive file do not show because you do not have texture coordinates. The probably did not export from blender. Hope that helps, Laurens. On Tue, Sep 22, 2015 at 1:10 AM, Olmun Hilderbran wrote: > Hello, > > I have created a scene in blender with two simple textures. I

[osg-users] No Textures Displayed

2015-09-21 Thread Olmun Hilderbran
Hello, I have created a scene in blender with two simple textures. I have exported the scene using the osgconv plugin to OSGT and have additionally exported to OBJ and manually converted to IVE. I am still unable to get the textures to display in osgviewer. I have included all my files in a dropbo