From: Braden M. <br...@en...> - 2008-01-07 20:54:23
|
Eric Cazeaux wrote: > I don't know if it's the correct mailing list but anyway. [snip] It is. > The problem is that for each call of r.x(), r.y(),r.z(), the axis is > renormalized. So, I think it should be fixed using this new code : [snip] > At the same time, we save 2 normalizations! > Let me know if I'am right or not and you will be able to fixe it. You are right. However, this code has been completely replaced in OpenVRML 0.17. The current parsing code doesn't do any normalization. See openvrml::rotation_parser<>::operator() in vrml97_grammar.h. -- Braden McDaniel e-mail: <br...@en...> <http://endoframe.com> Jabber: <br...@ja...> |