Skip to content

brunobadac/render-queue-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Render Queue Tool

A simple pipeline automation tool written in Python that simulates a render queue system by creating render folders, versioning, and logs.

Features

  • Automatically creates render folders
  • Version folder creation (v001, v002, etc.)
  • Generates example render filenames
  • Creates render logs
  • Simulates a basic render pipeline workflow

How to use

Run the script:

python main.py

Enter the project name and shot name, and the tool will create the render folder structure and logs.

Example Structure

Project/
    Renders/
        Shot01/
            v001/
            v002/
    Logs/
        render_log.txt

Why this tool

This tool was created as a simple pipeline utility to simulate render queue workflows, versioning, and render organisation used in VFX and real-time production pipelines.

Purpose

This project was created to practice the development of pipeline tools, automation, and workflow organisation for real-time and VFX production environments.

About

Python tool that simulates a render queue and automatically creates render folders, versioning and logs for pipeline workflows.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages