Metadata-Version: 2.1
Name: blendSubRender
Version: 0.1.0
Summary: Sub processing multiple instances of blender for rending
Home-page: UNKNOWN
Author: Samuel Baker
Author-email: samuelbaker.researcher@gmail.com
Maintainer: Samuel Baker
Maintainer-email: samuelbaker.researcher@gmail.com
License: MIT
Download-URL: https://github.com/sbaker-dev/blendSubRender
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Description-Content-Type: text/markdown


# blendSubRender

Sub processing multiple instances of blender for rendering. When rending the general principle is applying more 
resources and completely the current frame is faster approach to getting the end result. Most of the time this works, 
but there are a few, additively niece cases, when it can be faster to subprocess an animation. 

More information available on [github][repo]

[repo]: https://github.com/sbaker-dev/blendSubRender



