Helga
Pipeline repo for our diploma movie with the working title "Helga". Contains the script environment for our DCCs like Maya, Houdini, Nuke etc.
Install / Use
/learn @timmwagener/HelgaREADME
<div align="center">
<a href="https://vimeo.com/timmwagener/skolteaser" target="_blank"><img src="http://www.kiiia.com/helga/github/helga_repo_header.jpg"></a>
</div>
-----------------------
<div align="left">
<a href="http://www.kiiia.com/helga/github/helga_teaser.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/helga_teaser_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/helga_logo_repo.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/helga_logo_repo_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/helga_outro.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/helga_outro_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/asset_manager_chars.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/asset_manager_chars_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/asset_manager_prop.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/asset_manager_prop_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/asset_manager_shot.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/asset_manager_shot_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/maya_metadata_nodes.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/maya_metadata_nodes_thumb.jpg"></a>
<a href="http://www.kiiia.com/helga/github/houdini_alembic_import.jpg" target="_blank"><img width="80" height="80" src="http://www.kiiia.com/helga/github/houdini_alembic_import_thumb.jpg"></a>
</div>
-----------------------
What is it ?
Pipeline repository for our diploma movie with the working title Helga. Contains the script environment for the whole project. The github repo allows to easily clone and setup the pipeline for remote project contributors or quickly develop from several locations.
Example usage
import sys
sys.path.append(Path_to_helga_package)
from helga.houdini.animation import my_tool

