robertguetzkow / blender-python-examples

Example scripts and add-ons for Blender that show how to solve common problems.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example scripts and add-ons for Blender

Introduction

This repository contains a collection of scripts and add-ons that demonstrate how to solve certain problems in Blender. The content is aimed at developers that need a little help, reference or inspiration for their own implementation. Generally, the add-ons are not intended for Blender users, since they demonstrate a specific functionality that isn't useful on its own.

License

All code is licensed under GNU General Public License 3. The content of the README.md files is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).

Table of Contents

Add-ons

About

Example scripts and add-ons for Blender that show how to solve common problems.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%