DispGen: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 1: Line 1:
This program will create a half-life 2 [[displacement]] map from a height map image. It can read common image formats along with 16-bit grayscale TIFF and PGM images.
This program will create a half-life 2 [[displacement]] map from a height map image. It can read common image formats along with 16-bit grayscale TIFF and PGM images.
----
''See Also''
[http://www.chaosincarnate.net/cannonfodder/dispgen.php DispGen homepage]


[[Category:Third Party Tools]]
[[Category:Third Party Tools]]
[[Category:Level Design]]
[[Category:Level Design]]

Revision as of 10:56, 29 June 2005

This program will create a half-life 2 displacement map from a height map image. It can read common image formats along with 16-bit grayscale TIFF and PGM images.


See Also

DispGen homepage