Talk:Normal Map Creation in The GIMP: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Source/GIMP normal map color correction) |
||
Line 3: | Line 3: | ||
:'''RLE Compresssion''' | :'''RLE Compresssion''' | ||
:'''Origin at bottom left''' | :'''Origin at bottom left''' | ||
== Source/GIMP normal map color correction == | |||
''However you may want to fine tune the result since GIMP considers RGB color #7f7fff to be flat, while the Source engine considers #8080ff to be flat. This means that you will have to increase every pixel in your image by 1 unit red and 1 unit green. '''TODO:''' How on earth do you do that? Is there some way to adjust the standard flat color?'' |
Revision as of 09:14, 5 November 2007
Gimp 2.2 Save as TGA options :
These are checked by default. Are theses settings compatible with SourceSDK procedure...?
- RLE Compresssion
- Origin at bottom left
Source/GIMP normal map color correction
However you may want to fine tune the result since GIMP considers RGB color #7f7fff to be flat, while the Source engine considers #8080ff to be flat. This means that you will have to increase every pixel in your image by 1 unit red and 1 unit green. TODO: How on earth do you do that? Is there some way to adjust the standard flat color?