HandcraftedMedia
Very exciting! Been thinking about tackling this task but the websocket stuff is scary
Nice work!
I have taken the base from the Plasticity Bridge from Blender. A custom Implementation would have been waste of Time.
This means also the code will be released on Github with the same MIT License.
For me it was a bigger challenge to understand the concept of the Bridge and how Blender Data Structure Works.
The Integration in Houdini is less complex and I TRY also to have the same Functionality.
There is also one strange bug that makes the current code not working in H20(Python 3.10) but it works in H19.5 (Python 3.9) but in Blender(Python 3.10) it works.