Skip to content

AviUtl script to apply a VHS-like contour effect

License

Notifications You must be signed in to change notification settings

Aodaruma/Modulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modulator

下の URL のプラグイン再現スクリプトです https://vimeo.com/367299058

現在は version 1.0 が最新です。

Modulator.dll は exedit.auf のあるフォルダー以下に入れてください

Modulator

以下はパラメーターの説明です。

  • トラックバー・チェックボックス
    • スケール: 線の間隔のスケールです
    • 描画数: 一束の線の数です
    • 間隔数: 束と束の間の間隔です(線一本分が単位です)
    • 幅: 線幅です(px)
    • 反転: 色を反転させます
  • ダイアログ
    • 方向: 線が描画される方向です
    • 閾値: 各行(列)におけるピクセルの輝度合計の閾値です
    • 透明度(白): 白線の透明度です
    • 透明度(黒): 黒線の透明度です

similar script of an after effects plugin https://vimeo.com/367299058

put Modulator.dll into a folder which contains exedit.auf

  • scale: line interval scale
  • drawing: the number of lines in a bundle
  • interval: an interval between bundles
  • width: line width (px)
  • type: the direction a line follows
  • threshold: a threshold of pixel counting
  • opacity(max): an opacity of white lines
  • opacity(min): an opacity of black lines

導入方法 / how to install

こちらのリポジトリを参照してください。

ライセンス / Licence

こちらのリポジトリを参照してください。

バグ・意見 / how to report bugs

Twitter の DM に送るか、issue を立ち上げてください。

About

AviUtl script to apply a VHS-like contour effect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published