Skip to content

sherlockan/PipelineTool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHORT FILM PIPELINE

This package: "Maya, Mari, Nuke, ZBrush, Hounidi and Adobe" is to build a pipeline for a brand new studio.

It is compatible with Windows 10 (may also work with earlier version but I have not tested yet) and will not work with Maya 2016 or lower.

Regard to VFX Reference Platform, due to large invention we will stay with python 2.7 but will update to python 3 on 2019. Details is here:

http://www.vfxplatform.com/

To run it you need to install Python standalone, so I use Anaconda python 2.7 which is very useful. You can download Anaconda installer here:

Anaconda python 2.7: https://www.continuum.io/downloads

Right now, most of my work is focusing on developing for Maya, I will work on others in near future.

For Maya plugin required:

Vray 3.6

INSTALLATION

Download and extract zip file to your pc, remember to rename the folder to 'PipelineTool'.

Go to PipelineTool folder in your explorer, hold Shift + right-click -> Open PowerShell window here/Open command window here

In CommandPrompt/WindowShell window:

"start python PipelineTool.py" then enter to run.

A user login window will show up, login with your username and password.

REFERENCE

Here is Plugins/Files that I use for my code

GitHub - mottosso/Qt.py: Minimal Python 2 & 3 shim around all Qt bindings - PySide,
PySide2, PyQt4 and PyQt5. (n.d.). Retrieved from https://github.com/mottosso/Qt.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.6%
  • Mathematica 40.4%