Salai Vedha Viradhan writes:
Hello everybody,
I wrote a weblog submit, again in December, on constructing significant abstractions for the Blender API utilizing arithmetic operators and context managers. I continued exploring some extra concepts in that route. And this time, I attempted one thing with the Blender’s node system.
In case you are a Blender consumer who has by no means used the API, the primary time you get acquainted with it, you’ll understand that the API has lots of layers to it. And by layers I imply nested hierarchies that you simply’ll must sift by means of to do the identical belongings you do within the UI.
I used to be questioning if we are able to make API a bit extra expressive and intuitive to make use of by writing customized wrappers across the current one.