TGAtoDUDV: Difference between revisions
Jump to navigation
Jump to search
Thunder4ik (talk | contribs) m (→top: Unicodifying, replaced: [[Image: → [[File:) |
|||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
[[ | [[File:Shader5dudv0at.jpg|thumb|A Sample of a DUDV Map in materials/models/shadertest/shaderslab5_dudv.vtf]] | ||
==More Info on DUDV Materials== | ==More Info on DUDV Materials== | ||
Line 6: | Line 6: | ||
==Summary== | ==Summary== | ||
A Third party program designed to move TGA's into a DuDv format, without the need of having Steam to be running. | |||
==Usage== | ==Usage== | ||
Line 36: | Line 35: | ||
* Using codes from [http://ati.amd.com ATI Technologies Inc.]. | * Using codes from [http://ati.amd.com ATI Technologies Inc.]. | ||
* Compiled using [http://www.microsoft.com/express/ VS2008]. | * Compiled using [http://www.microsoft.com/express/ VS2008]. | ||
{{sdktools|0}} | |||
[[Category:Material System]] | [[Category:Material System]] | ||
[[Category:Tutorials]] | [[Category:Tutorials]] | ||
[[Category:Third Party Tools]] | [[Category:Third Party Tools]] | ||
[[Category:Non-Steam Applications]] | [[Category:Non-Steam Applications]] |
Latest revision as of 13:50, 8 January 2024
More Info on DUDV Materials
Summary
A Third party program designed to move TGA's into a DuDv format, without the need of having Steam to be running.
Usage
- Place the Application in the same folder as your materials. (Optional)
- Open the TGAtoDUDV.exe and it will ask you to choose a TGA file to convert.
- Double click the file you want to convert (Sorry no batch support as of yet)
- A message should appear saying "Sucess! Your new DUDV map was saved to ..."
- The new DUDV texture will have the appended _dudv to the end of the filename.
For best results, Convert a pre-ready Normal Map with this program
See also
- Normal2dudv - utility to convert normal maps to dudv maps (Requires steam running)
- Height2Normal - utility to convert height maps to normal maps
Credits
- File published and coded by Jenkins08.
- Using codes from ATI Technologies Inc..
- Compiled using VS2008.
|