A Project to set up the Blender CLI on a Linux Server with custom commands and Tmux sessions.
bash -c "$(curl -fsSL https://raw.githubusercontent.com/FreakMediaLP/BlenderCLISetup/main/setup.sh)"Render_image "File.blend" # Renders first frame of a sceneRender_animation "File.blend" # Renders entire animationRender_frames "File.blend" 10 50 # Renders animation from frame 10 to 50