Blender Git Loki

Git Commits -> Revision 2339a84

Revision 2339a84 by Sergey Sharybin (master)
December 15, 2015, 08:57 (GMT)
Compositor: Expose track velocity via the Track Position node

velocity is measured in pixels per frame. It is basically a coordinate
difference of track coordinate at current frame and previous one (no future
prediction happens).

It's not really most intuitive place for such a things, but historically the
node was called this way..

Track velocity could be used to face effects like motion blur bu piping it
to the vector blur node.

Reviewers: campbellbarton

Reviewed By: campbellbarton

Subscribers: hype, sebastian_k

Differential Revision: https://developer.blender.org/D1591

Commit Details:

Full Hash: 2339a84443c07011acded1968a73b311b277101a
Parent Commit: 879889c
Lines Changed: +43, -3

4 Modified Paths:

/source/blender/compositor/nodes/COM_TrackPositionNode.cpp (+28, -2) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.cpp (+11, -1) (Diff)
/source/blender/compositor/operations/COM_TrackPositionOperation.h (+2, -0) (Diff)
/source/blender/nodes/composite/nodes/node_composite_trackpos.c (+2, -0) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021