Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

open_bobj-0.1.1-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page