https://github.com/mandeep/blenderer
Collection of render scripts for Blender 2.8+
https://github.com/mandeep/blenderer
blender-python blender-scripts render rendering
Last synced: 30 days ago
JSON representation
Collection of render scripts for Blender 2.8+
- Host: GitHub
- URL: https://github.com/mandeep/blenderer
- Owner: mandeep
- License: mit
- Created: 2020-05-02T22:49:06.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-07T02:31:07.000Z (12 months ago)
- Last Synced: 2025-03-05T20:23:26.004Z (about 2 months ago)
- Topics: blender-python, blender-scripts, render, rendering
- Language: Python
- Homepage:
- Size: 150 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

========================This repository contains a host of Python scripts that can be used at the command
line to render images via Blender's command line interface.Installation
------------As of Blender 2.91, Blender's python version is Python 3.7. If you're using
Python 3.7, you may be able to install this package with Blender's python
after calling ensurepip. However, this is not guaranteed to work for all
operating systems. For an easier time, you can just copy and paste the
functions as needed.