22 Forks
65 Stars
65 Watchers

bpy_lambda

🎥 A compiled binary of Blender-as-a-Python-Module (bpy) for use in AWS Lambda

How to download and setup bpy_lambda

Open terminal and run command
git clone https://github.com/bcongdon/bpy_lambda.git
git clone is used to create a copy or clone of bpy_lambda repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with bpy_lambda https://github.com/bcongdon/bpy_lambda/archive/master.zip

Or simply clone bpy_lambda with SSH
[email protected]:bcongdon/bpy_lambda.git

If you have some problems with bpy_lambda

You may open issue on bpy_lambda support forum (system) here: https://github.com/bcongdon/bpy_lambda/issues