This respository contains all files necessary to render images in a Blender model from a pose specified in MATLAB.
To run this script, download the MATLAB script and .blend file. Open the .blend file and navigate to the Python API script. Verify that the filepath for where images will be stored exists, then run the Blender Python API script. Then, go to MATLAB and run the script. You can view Blender render progress in the System Console, and messages will be sent from Blender back to the MATLAB command window for status updates. The rendered image will be in the specified file path, which will also be provided in a confirmation message posted in the MATLAB command window.