Normal2dudv: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (→‎See also: Unicodifying, replaced: See Also → See also)
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
An unreleased program that is used to convert normal maps to [[du/dv maps]]. A zipped file containing the exe which should be extracted to your <code>\sourcesdk\bin\</code> directory can be downloaded [http://hl2sdk.gigcities.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==
==See also==


* [[du/dv maps]]
* [[du/dv maps]]
* [[TGAtoDUDV]] ''(A Simple tool to convert TGA Materials into DUDV materials)''
* [[:Category:Material System]]
* [[:Category:Material System]]


[[Category:Material System]]
[[Category:Material System]]
[[Category: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