An open API service indexing awesome lists of open source software.

https://github.com/hueyyeng/tkk-scripts

Collection of scripts for VFX workflow/pipeline
https://github.com/hueyyeng/tkk-scripts

Last synced: 7 months ago
JSON representation

Collection of scripts for VFX workflow/pipeline

Awesome Lists containing this project

README

          

# tkk-scripts

Collection of scripts for Adobe applications and 3DCG VFX DCC like 3ds Max, Maya, Houdini and Nuke.

Feel free to reuse these scripts and there is no guarantee that they will work out of the box. For scripts that are repurpose from others, credits to the original source/author are mentioned in the comments.

Huey Yeng, 2018

## Getting Started

Browse the repo and download the raw file of your choice or download using the green **Clone or download** button. Select **Download ZIP** and then extract the contents.

Alternatively, clone this repo using command-line shell (e.g. Bash, Command Prompt):
```
git clone https://github.com/hueyyeng/tkk-scripts.git
```

Make sure Git are installed on your system.

## Repo Contents
This repo contains scripts/gizmos for the following software in no particular order:
- After Effects
- Illustrator
- Photoshop
- 3ds Max
- Maya
- Houdini
- Nuke

## Usage
Please refer to the software documentation on running custom scripts. Here is a few useful links to get you started:

[3ds Max - Run Script](https://knowledge.autodesk.com/support/3ds-max/learn-explore/caas/CloudHelp/cloudhelp/2017/ENU/3DSMax/files/GUID-9AE37152-B6D3-473E-9490-DFFC62BDB005-htm.html)

[Nuke - Using the Script Editor](https://learn.foundry.com/nuke/content/comp_environment/script_editor/using_script_editor.html)

[Maya - Run a MEL Script](https://knowledge.autodesk.com/support/maya/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/Maya/files/GUID-CC1F219D-74F8-42FF-AEF4-17C9D7F0538E-htm.html)