mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
81e79a19969a03b58c842b23e94823444619d3b8
* Add subprocess.CREATE_NO_WINDOW to blender_engine.py * Convert ffmpeg_engine.py to use CREATE_NO_WINDOW * Cleanup Blender implementation * Cleanup subprocesses in base_worker.py * Cleanup subprocesses in base_engine.py * Fix main.spec for Windows (optimize=2 broke it)
🎬 Zordon - Render Management Tools
Welcome to Zordon! It's a local network render farm manager, aiming to streamline and simplify the rendering process across multiple home computers.
📦 Installation
Install the necessary dependencies: pip3 install -r requirements.txt
🎨 Supported Renderers
Zordon currently supports the following renderers:
- Blender
- FFMPEG
Description
Languages
Python
100%