Some useful python scripts for blender.
Author: zhaoyafei0210@gmail.com
./ ├── 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 be used as a package ├── scripts # scripts to run in blender's python scripting panel or └── utils # functions not depending on bpy