Hi Julio, What says the android logcat? Have you tried your model in other format or only crash with .ive? you can make use of osgconv to convert your model to osgt. (BTW .osgb does not work for me at this moment in GLES). If oyu use the optimizer be careful, I have had issues working in GLES.
Cheers. 2012/7/17 Preet <[email protected]> > Have you tried looking at OSG output or debugging your crash at all? > The information you've provided isn't enough to go on. > > On Tue, Jul 17, 2012 at 8:21 AM, Julio Campos Alvarez > <[email protected]> wrote: > > Hi, > > I'm doing a OSG project in a Galaxy Note N7000 (Mali 400). My application > > crashes when loading a IVE model. However, this application runs in a > > Galaxy Tab P1000 with the same 3D model without problems. > > Could it be a bug of the GPU Mali 400? > > I'm using OSG 3.0.1 compiled with OpenGL 2.0 ES, everything is working > well > > except this model in this device... > > I've checked the textures and different parts of the model, it seems > that a > > triangle strip or any other primitive. The readnodefile works but the app > > crashes when the model must appear in the screen. > > > > Thanks. > > _______________________________________________ > > osg-users mailing list > > [email protected] > > > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > -- Jordi Torres Fabra gvSIG 3D blog http://gvsig3d.blogspot.com Instituto de Automática e Informática Industrial http://www.ai2.upv.es
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

