Hi Alessandro,

This sound like a COLLADA problem to me, so the best place to look for
a solution will be COLLADA forums and source code.

On the OSG side a 75Mb data file is something that load comfortably on
an modern PC, so unless there is a specific COLLADA usage  bug
instigated in our dae plugin I would guess that look for the bug and
solution in the OSG will be fruitless.  Once you do resove the COLLADA
problem I would expect things to work fine on the OSG side.

Robert.

On Fri, Jun 10, 2011 at 10:06 AM, Alessandro Terenzi
<[email protected]> wrote:
> Hi,
> I have to load a 75MB Collada model but when I try to open it I get the
> following error:
> Error: xmlSAX2Characters: huge text node: out of memory
> Load failed in COLLADA DOM
> Load failed in COLLADA DOM conversion
> osgviewer.exe: No data loaded
> The model comes from SketchUp and contains no textures, just (a lot of)
> geometry data (few meshes with lots of vertices). I tried to open it in a
> text editor but the file is so big that I do not know where to look. Does
> that error give you a hint on what I should try to look for?
> Thanks.
> Alessandro
> _______________________________________________
> 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

Reply via email to