mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
ef4fc0e42ee3479bc8c6809e931185c32fba4fa3
* Add script to get GPU information from Blender * Change run_python_script to allow it to run without a project file * Simplify run_python_script code * Fix mistake * Add system_info to engine classes and api_server. /api/renderer_info now supports standard and full response modes. * Get full renderer_info response for add job UI * Enable setting specific Blender render_device using args * Add Blender render device options to UI
🎬 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%