Skip to content

draconiansolo/NukePublic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NukePublic

Public Nuke Snippits created by Mads Hagbarth Damsbo.

This script is used to reduce the currently selected roto brush strokes to a minimum. Using the Ramer–Douglas–Peucker algorithm, it takes all the unnecessary points of the brush stroke and removes them. Due to the slow nature of the roto.remove function in nuke this takes quite a bit of time on big stroke paths (just so you know)

Install:

import BrushReduction

Usage: With the roto node and brush stroke(s) selected hit the desired menu item in the "Roto" menu.

GitHub Logo

This nuke script contains a node that can be used to morph between 2 frames of a sequence using Kronos vectors. The node automatically morphs and resumes the normal sequence.

About

Public Nuke Snippits

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%