Skip to content

cardadfar/OpenPose-After-Effects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

OpenPose to After Effects Converter

Interprets OpenPose data into After Effects shape layers.

The OpenPose JSON must be placed in the same directory as the script. On line 8, change 'output2.json' to the name os the JSON.

var file_to_read = File(script_file_path + "/output2.json");

In order to run the script, you also need the following ExtendScript JSON reader in the same directory: https://raw.githubusercontent.com/douglascrockford/JSON-js/master/json2.js

About

An OpenPose to After Effects Converter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages