Skinning: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
Line 3: Line 3:


'''Skinning''' is applying a texture to a Unwrapped model. This adds color, texture and looks to a model.
'''Skinning''' is applying a texture to a Unwrapped model. This adds color, texture and looks to a model.
Skinning is somtimes also used to refere to linking the model to it's skeleton althoug rigging is a the proper term for that.


== Utilities ==
== Utilities ==

Revision as of 19:39, 3 October 2007

Stub

This article or section is a stub. You can help by expanding it.

Skinning is applying a texture to a Unwrapped model. This adds color, texture and looks to a model. Skinning is somtimes also used to refere to linking the model to it's skeleton althoug rigging is a the proper term for that.

Utilities

Resources

  • Sourceblog—A great resource for tutorials and information on skinning.