Normal2dudv: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (changed category)
m (→‎See also: Unicodifying, replaced: See Also → See also)
 
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
An unreleased program that can convert normal maps to dudv maps. A zipped file containing the exe which should be extracted to your sourcesdk bin folder can be downloaded [http://www.plastic-warfare.com/files/normal2dudv.zip here].
A [[command-line]] tool that is used to convert normal maps to [[du/dv maps]]. This tool can be located in your <code>\sourcesdk\bin\ep1(or orangebox\)bin\</code> folder.
 
==See also==
 
* [[du/dv maps]]
* [[TGAtoDUDV]] ''(A Simple tool to convert TGA Materials into DUDV materials)''
* [[:Category:Material System]]
 
[[Category:Material System]]
[[Category:Material System]]
[[Category:Third Party Tools]]
[[Category:Tools]]

Latest revision as of 11:32, 8 January 2024

A command-line tool that is used to convert normal maps to du/dv maps. This tool can be located in your \sourcesdk\bin\ep1(or orangebox\)bin\ folder.

See also