Extensions:2.4/Py/Scripts/Animation/Camera Matcher

提供: wiki
< Extensions:2.4‎ | Py‎ | Scripts‎ | Animation
2018年6月29日 (金) 03:40時点におけるYamyam (トーク | 投稿記録)による版 (1版 をインポートしました)
(差分) ← 古い版 | 最新版 (差分) | 新しい版 → (差分)
移動先: 案内検索
Camera Matcher
Matches Camera and Meshes to a Background Object.
UI location Group: Animation
Version 0.0.7 30/03/08 Author(s) Mathias Weitz
Blender 2.48 License GPL


Executable information
File name Camera Matcher_248.py


Links http://blendpolis.de/f/viewtopic.php?p=224897


Additional information
The site is in German, You can use your favorite translation tool (Babel or other to read in English


Introduction

Placing an object to a background-image

With the script, I try an object that I created in Blender, in a photo to place.

Application The placement via Empties, the script runs in two steps: (1) mark and save an object and at least 3 Empties (2) Move the Empties, so that they "matching" points to match the image and view the calculation

Step 2 can be repeated as often as required.

If the Empties and the object are stored, they must be used to calculate not be marked. Step 2 should really be very simple, one or more Empties move and call script, and again and again ...

There is a decent Tutorial in german on the original site.

Support