Skip to main content

Blenderless is the python package for easy headless rendering using blender.

Project description

Blenderless

Blenderless is the Python package for easy headless rendering using Blender.

How to use this

Python module

Create image from mesh:

import blenderless
path_to_foo_png = blenderless.render('foo.stl')

CLI

render geometry to image

blenderless image foo.stl

render geometry to gif

blenderless gif foo.stl

render config to image

blenderless config scene.yml

Install

sudo apt-get install xvfb
pipx install poetry==1.1.5
make .venv

Testing

make test

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

blenderless-0.1.3.tar.gz (20.9 kB view hashes)

Uploaded Source

Built Distribution

blenderless-0.1.3-py3-none-any.whl (22.6 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