【文字描边方法】通过侵蚀工具制作出文字描边的方法
nuke吧
全部回复
仅看楼主
level 12
_____Coin 楼主
刚才在论坛里看到有人问到这个问题,后来一想也的确很常见,便琢磨出来这种方法,希望大家共同交流。
下面是操作。复制到nuke节点窗口即可。
2012年10月15日 17点10分 1
level 12
_____Coin 楼主
set cut_paste_input [stack 0]
version 6.2 v2
push $cut_paste_input
Text {
message Nuke
font C:/Windows/Fonts/arial.ttf
size 200
xjustify center
yjustify center
box {512 389 1536 1167}
center {1024 778}
name Text1
selected true
xpos -173
ypos -32
}
set N83fba18 [stack 0]
push $N83fba18
FilterErode {
channels rgba
size -6
name FilterErode1
selected true
xpos -28
ypos -32
}
ColorCorrect {
saturation {1 -3 -3 1}
contrast {1 -3 -3 1}
shadows 0
name ColorCorrect2
selected true
xpos -28
ypos 14
}
Merge2 {
inputs 2
name Merge1
selected true
xpos -173
ypos 14
}
Viewer {
frame 1
input_process false
name Viewer2
selected true
xpos -173
ypos 92
}

2012年10月15日 17点10分 2
level 12
_____Coin 楼主
可以通过改变侵蚀的大小来控制描边的大小[背扭]
2012年10月15日 17点10分 3
level 11
顶了。
2012年10月16日 02点10分 4
level 11
嗯。我在aboutnuke论坛也看到过这个提问。
2012年10月16日 05点10分 5
level 4
有什么好的论坛可以讨论一些nuke和合成方面的问题吗?
2012年11月10日 07点11分 7
国内不就一个aboutnuke吗,我觉得贴吧也挺好的
2012年11月10日 07点11分
回复 _____Coin :恩恩,也是哦,略显冷清~
2012年11月10日 07点11分
回复@木兰涔 :嗯,国内学习nuke还不多-_-||,冷清是必然
2012年11月10日 07点11分
level 12
顶起
真心说 节点软件比图层的难
2012年11月11日 01点11分 8
主要是有思路,思路对了就好做了
2012年11月11日 01点11分
回复 _____Coin :[Love]嗯 师傅说的对
2012年11月11日 01点11分
1