Skip to content

snolyp/ChunkyAnimationAutomation

 
 

Repository files navigation

ChunkyAnimationAutomation

Automate animated renders using Python 3.7

Latest Update

  • Added a GUI, and file renaming for easier importing into animation programs
  • Imported the rotation script instead of spawning a new process

The ChunkyLauncher.jar needs to be placed in the same folder as these scripts.

https://chunky.llbit.se/download.html

This automates animations by creating several images doing the task specified, ready for you to stitch together.


Huge credit to Ryhida / jackjt8 for dealing with my non-stop stupidity


Currently working: Rotating on the spot

Partially working (hard coded/no UI): Interpolation (interpT.py) using 1 or more scenes.

Usage

Download this repository into a folder

Download the Chunky (Launcher Only) and put it in the same folder as the scripts

Create your scene in Chunky.

Run python main.py, and follow all the prompts.

About

Automated animated Chunky renders with Python 3.7

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%