阅读背景:

用四元数来表示切线空间的法线映射——我遇到的问题

来源:互联网 

Inspired by crytek's presentation on using quaternions to store tangent space in quaternions for smaller vertices, I came to the logical conclusion that if you can use quaternions to store tangent space, then you could also lerp quaternions between vertices and use them to rotate normals directly. This would eliminate the need to re-orthogonalize your tangent space vectors, or reconstruct one of them, and it would cut out a per-fragment matrix-vector multiplication, replacing it all with a single quaternion-vector multiplication.Inspired by crytek's presentation on using quat




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: