./ ├── README.md ├── basic-tests # some basic tests ├── blender-projects # some blender projects to test blender's python scripting panel ├── bpy_wrappers # easy-to-use functions depending on bpy, can ...
This repository contains simple Python scripts for Blender created for the Blender Fundamentals Course. The scripts are designed to help students explore how Python can be used inside Blender to ...