المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : DirectX 8.0: Enhancing Real-Time Character Animation with Matrix Palette Skinning and



C++ Programming
03-29-2009, 02:42 AM
DirectX 8.0 allows the creation of smooth and realistic character movements that are more life-like than simple articulated structure animations. This is made possible by its improved support for vertex tweening and blended vertex deformations, also known as soft-skinning. After a brief history of the use of these techniques in DirectX, soft-skinning using the fixed function pipeline is discussed. This is followed by the use of matrix palettes from within vertex shaders to create a customized soft-skinning solution that takes advantage of the benefits of vertex shaders, such as hardware acceleration and custom lighting algorithms without the limitations of fixed-function solutions.

Benjamin Freidlin

<a href="http://msdn.microsoft.com/magazine/db6054c4-fcf3-4e7d-a779-832fe78c1453">MSDN Magazine June 2001