Hi Jan, Quoting Jan Flasar <[EMAIL PROTECTED]>: > application based on OSG library I get incorrect result. The lighting on > surface has only > two state - full enlightened or benighted. I get the same result with > model exported as obj format. > Is there any problem with normals,etc.?
As far as I can tell the normals aren't normalized properly (length != 1). But apart from that there are some bugs/omissions in the obj loader. I'm submitting fixes to Robert. Cheers, /ulrich _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

