Skip to content

Commit

Permalink
1. Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timmwagener committed Feb 23, 2015
1 parent dee6d04 commit 67d51f4
Showing 1 changed file with 27 additions and 13 deletions.
40 changes: 27 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,28 +1,42 @@

helga
=====

<div align="center">
<a href="http://helga-docs.readthedocs.org/" target="_blank"><img src="http://www.kiiia.com/helga/images/github_readme_header.jpg"></a>
<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>
</div>
-----------------------

=====
[![Documentation Status](https://readthedocs.org/projects/helga-docs/badge/?version=latest)](https://readthedocs.org/projects/helga-docs/?badge=latest)
=====
[![Gitter chat](https://badges.gitter.im/gitterHQ/gitter.png)](https://gitter.im/timmwagener/helga)

-----------------------


**Pipeline repo for our diploma movie with the working title "Helga". Contains the script environment for the whole project.**
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.

The currently involved DCCs are

* Houdini
* Maya
* Nuke

Use it like this
Features
-----------------------
* **Improve render speed**
Per-frame parallel command-line rendering made easy.


Example usage
-----------------------
import sys
sys.path.append(Path_to_helga_package)

from helga.houdini.animation import my_tool

You can find the pipeline documentation [here](http://helga-docs.readthedocs.org/).
-----------------------

[**Documentation**](http://renderthreads.readthedocs.org/) [**Quickstart**](http://renderthreads.readthedocs.org/quickstart.html) [**Download**](https://pypi.python.org/pypi/renderthreads/) [**Vimeo**](https://vimeo.com/timmwagener/renderthreads) [**Author**](http://www.timmwagener.com/)

-----------------------

0 comments on commit 67d51f4

Please sign in to comment.