Hi,

While trying to debug some odd normals in my generated surface I was using the 
normal pseudo loader with osgviewer to visualize the result.
But I was starting to get a lot of error messages:

CullVisitor::apply(Geode&) detected NaN,
    depth=-1.#IND, center=(0 0 0),
    matrix={
        1.#QNAN 1.#QNAN 1.#QNAN 1.#QNAN
        1.#QNAN 1.#QNAN 1.#QNAN 1.#QNAN
        1.#QNAN 1.#QNAN 1.#QNAN 1.#QNAN
        1.#QNAN 1.#QNAN 1.#QNAN 1.#QNAN
}

I tried to reduce the offending dataset to discover what my mistake was, but I 
cannot find my error.

See the attached .osg file for an example of a small part of my geometry but it 
still gives the NaN error in when loading it with the normal pseudo loader:

osgviewer testfile.osg.normals

Do any of you see the error in my geometry?

Best regards
Björn

Attachment: testfile.osg
Description: testfile.osg

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to