NormalMapper: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
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 map the hi-poly model to a low-poly model and output the results to a TGA.
'''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.
==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].

Revision as of 00:52, 7 June 2007

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.

Availability

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

Todo: Usage