[TouchDesigner] PostEffects 4 (SSAO)

2023-02-01

2023-02-01

Download

https://github.com/yasuhirohoshino/TouchDesigner_PostEffects/tree/master/SSAO

Inputs

op

Number Necessity Type Name Description
0 Required TOP Source SSAOを適用するTOP

Parameters

params

Parameter Type Description
Camera Camera COMP (Required) レンダリング時のCamera COMP
Render Render TOP (Required) レンダリング時のRender TOP
SSAO Pass Resolution Menu SSAO実行時の解像度
Sample Direction Int サンプリングする方向の数
値が大きいほど品質が上がるが、処理が重くなる
Sample Steps Int サンプリングのステップ数
値が大きいほど品質が上がるが、処理が重くなる
SSAO radius Float SSAOの半径
Surface Avoid Angle Float 一定以上の角度は無視する
Avoid Dsitance Float 一定以上の距離は無視する
Attenuation Float SSAOの減衰
Blur Radius Float ブラーの半径
Blur Sharpness Float バイラテラルブラーのシャープさ
Conbine With Color Toggle SSAOを色画像に乗算して出力するかどうか