Open obj files in Blender from Terminal
Project description
Open BOBJ
Simple Python Package to open .obj
files in Blender
from the command line.
It clears the whole scene from any default objects and
you are left with the .obj
files you specified.
Install
You can simply install it using
pip install open-bobj
or if you have pipx
use
pipx install open-bobj
Usage
To open any number of .obj
files in the terminal, run
open-bobj /path/to/file.obj
You can also open multiple at ones. This is going to open all
of the .obj
objects in the same blender instance.
open-bobj /path/to/file.obj /another/file.obj /and/another/one.obj
There is also a short handle
bobj /path/to/file.obj
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
open-bobj-0.1.1.tar.gz
(3.8 kB
view details)
Built Distribution
File details
Details for the file open-bobj-0.1.1.tar.gz
.
File metadata
- Download URL: open-bobj-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c57a661f6900beac97c7f1a3a9eef8d81de6cc1505e85212f8e81b24f51a785d |
|
MD5 | c5d066a1b50ae1a0bf3983ff2f373129 |
|
BLAKE2b-256 | 2268006c94af77169ad02868fab190a1ba7a5b3c2459a6dffe7382ae34b1c4f8 |
File details
Details for the file open_bobj-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: open_bobj-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e64aaaf2fcce4945df31dfe247fb4768be6e621864c5bf99de1839d46e102d70 |
|
MD5 | d27673b81b24b23573d14c2b6e8b9c95 |
|
BLAKE2b-256 | 6a290bc70fd51ff6173e17019d4010f6db79d8c3980e18bb9d11db545d680bb4 |