Skinning: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (cleanup)
Line 1: Line 1:
[[Category:Modeling]]
{{stub}}
{{stub}}


'''Skinning''' is applying a texture to a Unwrapped model. This adds color, texture and looks to a model.
'''Skinning''' is applying a texture to an unwrapped model. This adds color, texture and modifies the overall appearance of a model. Sometimes skinning is also used to refer to linking the model to its skeleton, although ''rigging'' is the proper term for that.
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 ==
== External links ==
* [http://www.adobe.com/products/photoshop/main.html Adobe Photoshop]—Most used program in skinning.
* [http://www.sourceblog.org/ Sourceblog] - a great resource for tutorials and information on skinning.
* [http://www.adobe.com/products/photoshop/main.html Adobe Photoshop] - the most used program in skinning.


== Resources ==
[[Category:Modeling]]
* [http://www.sourceblog.org/ Sourceblog]—A great resource for tutorials and information on skinning.

Revision as of 01:40, 4 October 2007

Stub

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

Skinning is applying a texture to an unwrapped model. This adds color, texture and modifies the overall appearance of a model. Sometimes skinning is also used to refer to linking the model to its skeleton, although rigging is the proper term for that.

External links

  • Sourceblog - a great resource for tutorials and information on skinning.
  • Adobe Photoshop - the most used program in skinning.