This repository has been archived by the owner on Jul 15, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit e899ef1
Showing
2 changed files
with
36 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
# bbatch | ||
|
||
**About** | ||
|
||
A GUI wrapper for faster rendering computation with Blender 3D via CLI for macOS. | ||
|
||
This repository is unmaintained as the last update has been released in 2012. There might be a new version in the future with does not rely on a seperate CLI wrapper but instead a native one. | ||
|
||
|
||
|
||
**Dependencies** | ||
|
||
bbatch relies on [Pashua](https://www.bluem.net/en/mac/pashua/) by [Carsten Blüm](https://github.com/BlueM), a CLI wrapper for macOS. | ||
|
||
- Download Pashua and place the main application into the **/Applications** folder | ||
|
||
|
||
|
||
|
||
**Installation** | ||
Put Pashua.app in the application Folder or Desktop or keep in the same folder as bBatch. To start bBatch, double-click on bBatch. | ||
|
||
|
||
|
||
**Support** | ||
|
||
bbatch runs on Mac OS 10.6 or higher. | ||
|
||
|
||
|
||
**Further reading** | ||
|
||
Command line execution is officially documented: | ||
|
||
- https://docs.blender.org/manual/en/dev/render/workflows/command_line.html | ||
- https://docs.blender.org/manual/en/dev/advanced/command_line/arguments.html |
Binary file not shown.