Normal2dudv: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (→‎See also: Unicodifying, replaced: See Also → See also)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
A 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.  
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.  


Additionally you can create a dudv map in [http://www.gimp.org/ The Gimp] or [https://www.photoshop.com/ Photoshop] by opening your normal map, inverting the image then tuning the brightness up to the highest.
==See also==
 
==See Also==


* [[du/dv maps]]
* [[du/dv maps]]

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