colebob9 / AutoChunky

Automates the process of multiple Chunky renders

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AutoChunky

A simple Python 3 script that can automate Chunky rendering by only making a list!

Download

Simply download a .zip file from the main repo page or download a more stable release from the Releases Page. (preferred)

Features

  • Makes it easy to set up a ton of renders and let it stay rendering on a PC for a long time.
  • Easy to set up! Just make a list of what you need rendered!

Instructions

Detailed set up instuctions here.

Do CTRL-C to exit out of the script. Keep in mind that any rendering progress since the last save will be lost.

Requirements

  • Java (to run Chunky itself)
  • Python 3 (to run the script)
  • Any plain text editor: Notepad, Notepad++, or TextEdit formatted as plain text will do fine.

Notes

Released under the MIT license.

Please report any issues my program may have. Pull requests are welcome too!

Tested with Windows 7, 10, and Ubuntu 16.04. Most likely will work with Mac OS X, Linux, or any other OS as long as all the requirements are installed.

About

Automates the process of multiple Chunky renders

License:MIT License


Languages

Language:Python 100.0%