https://github.com/smallpath/mask-keying
A plugin for Adobe After Effects, built to keying animation with mask vertices
https://github.com/smallpath/mask-keying
after-effects mask-vertices
Last synced: 8 months ago
JSON representation
A plugin for Adobe After Effects, built to keying animation with mask vertices
- Host: GitHub
- URL: https://github.com/smallpath/mask-keying
- Owner: smallpath
- License: apache-2.0
- Created: 2016-04-12T07:33:59.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-09-01T14:52:45.000Z (over 8 years ago)
- Last Synced: 2025-03-18T19:04:47.603Z (12 months ago)
- Topics: after-effects, mask-vertices
- Language: C++
- Homepage:
- Size: 668 KB
- Stars: 33
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MaskKeying
A plugin for Adobe After Effects written by C/C++,built to keying animation with mask vertices
# Install
Download the latest release,then extract *.aex to the plugin folder of After effects
Restart After effects
# UI

# Demo
Before:

After:

# How to use
1. Apply effect to the layer.
2. Create a mask to the layer.The vertice will lead the plugin to keying pixels around it,depends on the BG Threshold
3. Select the mask in the effect panel.Then the keying is already done.
# Tip
You can reset the mask by clicking 'reset mask currently'.The mask will be set to a rectangle,then you can drag any vertice to keying
# License
Apache License v2.0