Skip to content

A module to simplify the use of the Blender Python API.

Notifications You must be signed in to change notification settings

philmaas/EasyBPY

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EasyBPY

A module to simplify the use of the Blender Python API.

The purpose of the EasyBPY module is to simplify the use of the Blender API by creating an extra layer of abstraction that is more human-readable, memorable and reduces the user’s exposure to complex code paths.

EasyBPY can be added to Blender by installing it into the (../scripts/modules) folder in the user preferences (AppData). The file can also be re-packaged with any other addon, so long as the developer respects the limitations of the GPL license.

For a visual introduction, please watch the announcement video.

You can either grab the file from here on GitHub, or alternatively on Gumroad.

Documentation (work-in-progress) is available on the Website Wiki.

Alternatively, the official web page will provide a nice breakdown of what's possible.

For more information on the thought process behind EasyBPY, please read this blog post.

About

A module to simplify the use of the Blender Python API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%