top of page
Folder Creator
Character Generator

Problem:

This tool tackles the issue of creating a project structure,  time spent on organization and speed of switching between work flows. 

​

Solution:

  • Increase the ease of asset organization

  • Saves time on relocating files

  • Creates predictable asset placement

Project Management Tool

​

Language: Python

​

Lines of code: 2,198

​

Platform: PC 

​

Functions

 

  • Creates new project folder structure
  • Sorts assets into a asset based folder structure
  • Single button organization
  • Creates a local source control for files

Character Generator​

​

Language: Python

​

Lines of code: 436

​

Platform: PC 

​

Software: Houdini

​

Problem:

My project lead want to create multiple characters from a library of body parts without having the character modelers build then.

​

Solution:​

  • Build every iteration of the character

  • Use Houdini which supports exports directly to engine

Functions

 

  • Gathers all character limbs from folder
  • Builds every iteration of character from the limbs
  • Allows custom creations and exporting of character

Folder Layout Creation

​

Language: Python

​

Lines of code: 565

​

Platform: PC 

​

Problem:

A few artist mentioned it was a annoying to create folder structures for contract work. This tool allows the users to create folder directories based on their needs at the time.

​

Solution:

  • Eliminates redundant folder creation  
  • Faster customization of folder structure
  • Optimize art development pipe line

Functions

​​

  • Fill in the asset name.

  • Browser to the location you want the folder.

  • Select the folder you want

  • Submit the structure

Project Management

File Sorter

​

Language: Python

​

Lines of code: 668

​

Platform: PC 

​

Problem:

Often assets in projects are saved to the wrong location or time consuming to create the folder structure for assets. 

​

Solution:

  • Ease of creating folder structure of files
  • Set the File location the tool does the rest
  • One time set up

Functions

​​

  • Browse to folder location

  • Use preset naming convention

  • Click run button

  • The tool handles the rest

Naming Convention 

​

Language: Python

​

Lines of code: 565

​

Platform: PC 

​

Problem:

This tool allows the users to fix the naming convention of the assets in bulk. By Picking the location of the assets and selecting what naming convention they desire.

​

Solution:

  • Ease of fixing asset naming convention
  • Increases efficiency of development and file location 
  • Makes mistakes less of a hassle

Functions

​​

  • Select Prefix

  • Pick the location of the files

  • Pick a convention from the drop down

  • Pick the extension from the drop down and run the program.

  • All the files will get the selected added to them.

bottom of page