NormalMapper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Linked to Normal Maps.)
Line 1: Line 1:
'''NormalMapper''' can be used to make normal maps with a possible range of quality by feeding in two SMD files; NormalMapper will then calculate the residuals between the hi-poly SMD and the low-poly SMD and output the results to a TGA.
'''NormalMapper''' is a tool which can be used to create [[Normal Maps|normal maps]] with a possible range of quality by feeding in two SMD files; NormalMapper will then calculate the residuals between the hi-poly SMD and the low-poly SMD and output the results to a TGA.
 
==Availability==
==Availability==
A copy of NormalMapper can be downloaded [http://kramer.customrealms.com/ts2do/NormalMapper.zip here in a zip file].
A copy of NormalMapper can be downloaded [http://kramer.customrealms.com/ts2do/NormalMapper.zip here in a zip file].


{{todo|Usage}}
{{todo|Usage}}
[[Category:Glossary]][[Category:Tools]]
[[Category:Glossary]][[Category:Tools]]

Revision as of 11:05, 27 August 2007

NormalMapper is a tool which can be used to create normal maps with a possible range of quality by feeding in two SMD files; NormalMapper will then calculate the residuals between the hi-poly SMD and the low-poly SMD and output the results to a TGA.

Availability

A copy of NormalMapper can be downloaded here in a zip file.

Todo: Usage