Skip to content
 
 

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

This tool uses the points in a blendshape with at least one inbetween shape to extrapolate a smooth trajectory for each vertex. This is done by computing a smooth polynomial fit to the path of each vertex and then generating inbetween shapes from that path. Pretty niche but might be useful in some situations.

Supports blend weights outside the 0 to 1 range.

How to use: Download the script and run it. The tool window will pop up. Select the blendshape node, the blendshape target, and the number of inbetweens to generate.

Example 1: Making an eyelid move smoothly over an eyeball

inbetweener.mp4

Example 2: Smoothing out the linear "kink" from a blendshape with a negative version of the shape

inbetweener2.mp4

About

A simple tool that generates smooth interpolations for blendshape inbetweens, using quadratic and cubic fits

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages