https://github.com/ptr-cs/python-blender-vfx
Repo for storing Blender Python scripts. The scripts are used to automate tasks like object loading, placement, and texturing.
https://github.com/ptr-cs/python-blender-vfx
Last synced: 8 months ago
JSON representation
Repo for storing Blender Python scripts. The scripts are used to automate tasks like object loading, placement, and texturing.
- Host: GitHub
- URL: https://github.com/ptr-cs/python-blender-vfx
- Owner: ptr-cs
- License: mit
- Created: 2024-04-24T21:30:03.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-24T21:44:45.000Z (about 2 years ago)
- Last Synced: 2025-10-09T13:02:58.022Z (8 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Blender Python scripts for automating VFX creation tasks

These are some scripts that automate certain tedious tasks in preparing 3D scenes in Blender, such as:
- object loading and placement
- object orientation and rotation
- texture generation and application to objects
- creation and placement of lights appropriate to certain material types