Difference between revisions of "Color correction:zh-cn"
Line 42: | Line 42: | ||
;曲线 - [http://www.google.com/search?q=curves+tool Search for tutorials] | ;曲线 - [http://www.google.com/search?q=curves+tool Search for tutorials] | ||
− | : | + | :工作方式和传统图像编辑器软件的曲线工具完全相似。横轴表示原始图像的颜色值;纵轴则表示图像的亮度。点击拖动来调整值,让图像纯黑将其拖动到左下角,纯白则是右上角。 |
− | :{{bug| | + | :{{bug|点无法被删除?}} |
− | :{{bug| | + | :{{bug|拖动条不好控制有问题,难以放在边缘位置。}} |
− | ; | + | ;等级levels - [http://www.google.com/search?q=levels+tool Search for tutorials] |
− | : | + | :再次, levels和其他传统工具也是一样的。 两个滑块都是控制图像的颜色范围: 最上面的滑块 'cuts off/切' 而左边超出范围值就成纯黑,右边则是白,底部滑块会压缩图像范围来适应内部。顶部滑块中间点调整伽马值。 |
− | :{{bug| | + | :{{bug|当两个点重叠,则无法分开,这是一个问题。}} |
− | ;Selected HSV | + | ;Selected HSV/选择颜色饱和值。 |
− | : | + | :最复杂的滤镜过程。 图像是当前地图场景的实时缩略图,当前选中颜色以红色突出。通过单击可以选择一个颜色, 或者按下按钮直接从场景中选取颜色。 (hit {{key|Esc}} afterwards). 按住 {{key|Ctrl}} 来选择多种颜色。 |
:Tolerance and Fuzziness allow the selection to be tweaked; Hue, Saturation and Value (i.e. HSV) allow effects to be applied to it. Colorize causes the hue slider to replace instead of adjust. | :Tolerance and Fuzziness allow the selection to be tweaked; Hue, Saturation and Value (i.e. HSV) allow effects to be applied to it. Colorize causes the hue slider to replace instead of adjust. | ||
:{{tip|The drop-down menu contains many different algorithms, not all of which require clicking to pick color(s).}} | :{{tip|The drop-down menu contains many different algorithms, not all of which require clicking to pick color(s).}} |
Revision as of 16:36, 12 October 2019
注意:请帮助完善此教程,教程内容略有出入!
- 对于调色(色彩校正)实体,详见color_correction, color_correction_volume, and
fog_volume.
Color correction是改变色彩色调平衡以获取效果的概念,手段。它主要是可以传达情绪基调和重要信息。
- 蓝色或者灰色的冷色调,可以感受到孤单与冷酷。(e.g. Wiki:少数派报告).
- 较亮,较高饱和的色彩例如红色黄色会产生相反的效果,从而加剧情感。 (Wiki:Hero,英雄).
- 调色同样可以复制来自其他介质的情感基调。(Wiki:电影罪恶之城Sin City).
在游戏中,调色具有独特的动态好处。它可以反映地图或者玩家状态,也可以指定位置与对象。
Contents
使用工具
起源的调色调用在'lookup tables'键值上,96KB的.raw
文件。由游戏的内置工具来创建它们,并通过实体 color_correction (point运用到游戏内(有衰减?) 以及color_correction_volume (brush).。调色是非常便宜的。

使用调色器:
- 在您的地图创建至少一个color_correction或者color_correction_volume实体,但是请勿给其lookup table设置调色文件,并且禁用调色实体的衰减效果,在工具产生效果之前,您必须待在调色作用范围内!
- 确保在 Video options/视频选项 > Advanced/高级中设置了调色效果(或者控制台设置指令
mat_colorcorrection 1
)。 - 如果是在多人游戏中进行,请开启
sv_cheats
。 - 控制台输入
colorcorrectionui
。
出现的窗口中, 色彩校正滤镜可以是(右图2):
- 在窗口底部按钮创建管理。
- 通过单击圆形图标启用/禁用。
- 通过混合(Blend)滑块增强衰弱。
- 重复Alt + 双击.
还有一个用于管理滤镜的图层窗口和一个用于在彩色像素网格上预览其效果的“查找视图”。
滤镜
- 曲线 - Search for tutorials
- 工作方式和传统图像编辑器软件的曲线工具完全相似。横轴表示原始图像的颜色值;纵轴则表示图像的亮度。点击拖动来调整值,让图像纯黑将其拖动到左下角,纯白则是右上角。
Bug: 点无法被删除?
Bug: 拖动条不好控制有问题,难以放在边缘位置。
- 等级levels - Search for tutorials
- 再次, levels和其他传统工具也是一样的。 两个滑块都是控制图像的颜色范围: 最上面的滑块 'cuts off/切' 而左边超出范围值就成纯黑,右边则是白,底部滑块会压缩图像范围来适应内部。顶部滑块中间点调整伽马值。
Bug: 当两个点重叠,则无法分开,这是一个问题。
- Selected HSV/选择颜色饱和值。
- 最复杂的滤镜过程。 图像是当前地图场景的实时缩略图,当前选中颜色以红色突出。通过单击可以选择一个颜色, 或者按下按钮直接从场景中选取颜色。 (hit Esc afterwards). 按住 Ctrl 来选择多种颜色。
- Tolerance and Fuzziness allow the selection to be tweaked; Hue, Saturation and Value (i.e. HSV) allow effects to be applied to it. Colorize causes the hue slider to replace instead of adjust.
Tip:The drop-down menu contains many different algorithms, not all of which require clicking to pick color(s).
Bug: There are several situations where the preview thumbnail can lock up. The only known solution is to restart the engine.
- Lookup
- Loads a pre-existing lookup table.
Bug: Folder view starts in the root of the underlying game, not the current mod.
- Balance - Search for tutorials
- Another tool identical to its desktop brethren. It biases color channels across bright, middling and/or dark areas of the scene.
Color intensity (fix)
In some cases, a .raw file you've made will appear much more intense when loading it in-game than it did in the editor when it was created. If this happens, consider the following steps:
- Create a neutral .raw file (i.e. delete all .raw files, open your map, open the color correction ui and click save without creating filters)
- Create your desired color correction and save it.
- Open both .raw files in Photoshop, paste your .raw over the neutral one, set the layer opacity to 50% for your color correction and then save it as a .raw with the appropriate filename (i.e. the one your map will be looking for)
Note:If Photoshop prompts import options, use: Width 32px, Height 1024px, 3 Channels, Interleaved, 8 Bits, and 0 header size.
Alternatively, you can set the 'Blend' of each filter to half (127) before saving in the color correction tools, which will result in essentially the same thing.
Console commands
- colorcorrectionui
- mat_colcorrection_disableentities 0/1
- mat_colorcorrection 0/1
- sv_allow_color_correction 0/1 (Allow or disallow clients to use color correction on this server)
.RAW File Format
The file serves as a look up table for RGB values. Each entry is a 3 byte RGB value, first byte being the red value. The table is 3 dimensional 32x32x32, taking an RGB value as a coordinate and looking up the output RGB value. Each subsequent entry indicates an increase in the R byte by a value of 4 (since 256 intensities divided by 32 entries equates to a step of 4). At the entry where the R value would be 256, the value wraps to zero and increases the G byte by a value of 4. The same occurs with the green value wrapping at 256, and increasing the B byte by 4. The index of the entry can be determined as such, where R, G, and B are integer values from 0 to 255.
//note that integer division is used, and any decimal values are truncated before the next operation int EntryIndex = (R \ 4) + ((G \ 4) + (B \ 4) * 32) * 32
When used in game, the values from the 32x32x32 table are interpolated to fit the 256x256x256 color space.
Color_correction Working on sv_pure server (fix)
Sometimes Color_correction will not work on a sv_pure server. Add this code to your whitelist
whitelist { //MATERIALS materials\colorcorrection\correction_file_name_here.raw from_steam //Refers to a single file materials\colorcorrection\*.* from_steam //Allow custom color correction on this server. }
See also
- Color theory (level_design)
- Wikipedia:Color correction
- color_correction
- color_correction_volume
-
fog_volume