blender/release/scripts
Sergey Sharybin fb3f240201 Image wrapping for plane track in clip editor
Summary:
Now it's possible to assign an image to plane tracks
in clip editor. This image is only used for display
in clip editor and this image is being warped into
the plane track rectangle.

Main purpose of this is to get early feedback about
how good image warping matches the footage, before
clip goes to the compositor.

Pretty much straightforward change: just compute
homography from undeformed normalized frame corner
coordinates (unity square) to plane marker corners
and apply this matrix to opengl stack.

Still could improve behavior when perspective
plane transform is degenerate, but that's not so
much critical for now i'd say.

Reviewers: brecht, campbellbarton

Reviewed By: brecht

CC: sebastian_k

Differential Revision: http://developer.blender.org/D57
2013-11-29 23:26:57 +06:00
..
addons@6501c6cadf Fix mistake in last commit with submodules. 2013-11-26 20:40:55 +01:00
addons_contrib@6695fc64a5 Fix mistake in last commit with submodules. 2013-11-26 20:40:55 +01:00
freestyle Fix for a bug in StrokeCleaner identified through a discussion for Bug #36425 (freestyle edge marks not working). 2013-10-13 18:17:46 +00:00
modules i18n module cleanup: remove hack used during svn -> git transition phase! 2013-11-25 22:00:14 +01:00
presets Transform: rename Warp to Bend 2013-11-20 12:14:10 +11:00
startup Image wrapping for plane track in clip editor 2013-11-29 23:26:57 +06:00
templates_osl Cycles / Toon BSDF: 2013-05-23 17:45:20 +00:00
templates_py Add ctrl-click rename to most lists in Blender UI and templates/examples. 2013-11-23 20:54:32 +01:00