Hi,

this is the simple model i could find.. and gives assert!
the same eror from vrml and more complex files...

cube.iv

Code:
#Inventor V2.1 ascii


DEF _CUBE_SEP Separator {

   Cube {
        width 0.1
        height 0.1
        depth 0.1
    }

}






Code:
C:\dev\external_libs\OSG-data>osgviewerglutd cube.iv
osgDB::ReaderWriterIV::readNode() Reading file cube.iv
Assertion failed: unit < PRIVATE(this)->unitdata.getLength(), file ..\..\src\ele
ments\SoMultiTextureCoordinateElement.cpp, line 435







Thank you!

Cheers,
Michele

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=25611#25611





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to