Skip to content

FreakMediaLP/BlenderCLISetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

BlenderCLISetup

A Project to set up the Blender CLI on a Linux Server with custom commands and Tmux sessions.

Ussage

bash -c "$(curl -fsSL https://raw.githubusercontent.com/FreakMediaLP/BlenderCLISetup/main/setup.sh)"

Commands

Render_image "File.blend"  # Renders first frame of a scene
Render_animation "File.blend"  # Renders entire animation
Render_frames "File.blend" 10 50  # Renders animation from frame 10 to 50

About

A Project to set up the Blender CLI on a Linux Server with custom commands and Tmux sessions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages