Hi all, 

there seem to be some problems inside the geometry functions. Here are the 
first (that I can reproduce easily):

1.) osg::calcFaceNormals(geo) seems to forget to clear old normals from the 
index mapping, which means the number of indices grows with each call of 
osg::calcFaceNormals (by the number of normals); IndexMapping size grows by 1 
with each calcfaceNormals() call

2.) osg::calcVertexTangents() creates not enough tangents and binormals, e.g. 
for a simple plane only 3 tangents are created...

My colleague reported more problems. I'll try to explain them later this week.

Thanks,
Michael 

-- 
Empfehlen Sie GMX DSL Ihren Freunden und Bekannten und wir
belohnen Sie mit bis zu 50,- Euro! https://freundschaftswerbung.gmx.de

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to