cyhunter / blendartrack

blender add-on for importing augmented reality motion tracking data recorded with the mobile application blendartrack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

blendartrack

The Blender add-on "blendartrack" may be used for importing .JSON and .zip data from the mobile app blendartrack. The main purpose of this add-on is to make augmented reality tracking available to the blender community.

Capabilites

Importing face mesh

  • importing animated face mesh geometry
  • importing animated empties
    • use animated empties to drive a rigify face rig
    • update driver influences using sliders

Importing camera motion

  • import camera motion tracking data
    • motion of the device camera
    • camera frustum for projection
    • custom adjustment data for video matching based on world space reference points
    • dot cloud data
    • reference points
    • movie clip

Features

  • .zip / .json file import created with the mobile app BlendArTrack
  • sets up a simple compositing tree for rendering

License

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <http://www.gnu.org/licenses/>.

Copyright (C) cgtinker, cgtinker.com, hello@cgtinker.com



If you want to support the development you can either donate at Gumroad or become a Patreon. Would be lovely, thanks!

About

blender add-on for importing augmented reality motion tracking data recorded with the mobile application blendartrack

License:GNU General Public License v3.0


Languages

Language:Python 100.0%