http://aescripts.com/tracker2mask
Хитро соотносит ближайшие точки маски с точками трэкера, что позволяет делать подобие трэкинга самих точек масок. Еще позволяет интерполировать маску между двумя ключами с учетом данных трэкинга, что создает более точную нелинейную форму изменения.
Computes the movement of maskshapes based on the movement of trackpoints. It is easy and flexible to use. In particular you don't need one trackpoint for each maskpoint.
https://vimeo.com/15978257
TrackerViz
http://aescripts.com/trackerviz
Тоже может пригодится для трекинга масок и всяких вспомогательных операций после. Работает с положением (layers position data) слоев, точек трекинга ( track points), формой масок (path). Позволяет:
- Average Position - Создает новый слой solid по среднем значениям положений всех выделенных слоев или точек трекинга.
- Position & Rotation & Scale - Создает слой, ориентированный между двумя другими по вращению и масштабу.
- Track Combine - Комбинирует положение выбраного слоя или точки трекинга вместе с положением его родителя (parent layer).
- Corner Pin - Создает прекомпоз по выбранным 4 слоям-углам.
- Shape To Tracker - Создает точки трекинга во всех узлах маски (vertex).
- Shape To Layers - Создает слои во всех узлах маски.
- Track Points To Shape - Из точек трекинга создает маску для слоя.
- Layers To Shape - Из положения слоев создает узлы маски для слоя.
Provides a tool box for visualizing positional data. This script is indispensable if you do any kind of serious tracking in After Effects.
MasksToLayers
http://aescripts.com/maskstolayers/
Places the masks of the selected layer on individual layers.
ReverseMaskPath
http://aescripts.com/reversemaskpath/
Reverses the direction of the selected masks.
SimplifyMasks
http://aescripts.com/simplifymasks/
Allows you to simplify the selected masks by removing the least important vertices. For instance, it can be used for smoothing a path generated by the built-in Auto-trace command.
RotAE
Трекинг точек маски.
http://www.aenhancers.com/viewtopic.php?t=329
Как пользоваться - http://amvamur.do.am/forum/12-15-1
rd: Shapes to Masks
This script creates masks outlines for the selected shape layer’s paths, which can be helpful if you have converted a text layer to outlines (using the Layer > Create Outlines menu command), but prefer mask paths instead.
rd: Masks to Shapes
This script creates a shape layer with paths for each mask on the selected layer.
rd: Batch Vector to Shape
This script batch converts the selected vector layers to shape layers. It'll skip any selected layers that can't be converted. Each converted shape layer is positioned immediately above the original vector layer (unlike the Create Shapes from Vector Layer menu command's default behavior).
Эти скрипты теперь часть rd: scripts collection. Найти можно тут.
Connect_Vertex_to_Point.jsx
Allows the animation of individual mask vertices by "linking" a vertex to any two-dimensional point property (like position, track point attach point, "point" expression control, etc).
Connect_Point_to_Mask_Vertex.jsx
Allows the animation of individual two-dimensional point property (like position, track point attach point, "point" expression control, etc) by "linking" the point to an animated mask vertex. Pretty much the inverted version of the above script.
crgreen.com after effects scripts
PS анимация таргета должна быть настроена до применения скрипта
Как привязать точку маски к положению другого слоя в After Effects
https://www.youtube.com/watch?v=cWrR2vOWZa0
Shape Repeater Baker
http://aescripts.com/shape-repeater-baker
Shape Repeater Baker is a tool to create individual shape instances from repeater.
Explode Shape Layer
http://aescripts.com/explode-shape-layer/
Explode shape layer paths & groups into individual layers.