luke-e-gibson / VfxWorkFlowMaker

VfxWorkFlowMaker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vfx Workflow Maker

Small Command line application that makes folders based of a predeterment paths hard coded in c#

Usage

  • If added to path VfxWorkFlowMaker <project_name>
  • Not added to path ./path/to/exe/VfxWorkFlowMaker.exe <project_nane>

creates this structer

   Blender/
        Asset/
        ProjectFiles/
   Video/
        VideoRaw/
        ImageSequence/
        RenderSequence/
        RenderOutput/         
   Audio/
        AudioRaw
        SoundEffects
        Music
        AudioOutput

About

VfxWorkFlowMaker

License:Apache License 2.0


Languages

Language:C# 100.0%