Hello
I work with Rhino C++ SDK but recently I need to register some of my functions to work on Rhino Compute.
I have done some research and find out that I need to extend compute with custom endpoints. I went through the examples in rhino-developer-samples but I didn’t find any function that I can use with C++.
Can anybody give me some sample how to rework my C++ functions to work with Rhino Compute?
Thank You