Skip to content

A Python library for developing 2D and 3D animated videos with Blender

License

Notifications You must be signed in to change notification settings

brianyu28/magnolia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Magnolia

A Python library for developing 2D and 3D animated videos with Blender.

Usage

Add a path to this repository to your Blender scripts (Preferences > File Paths > Script Directories).

Then, after scripts have been loaded (may require a Blender restart), load this module via:

$ import magnolia as mg

To install Magnolia locally so that other projects can access its types and function documentation, run the following command in the root of this repository:

$ pip install -e .

About

A Python library for developing 2D and 3D animated videos with Blender

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages