C++ Custom COMPs

It would be super useful to have some sort of way to make custom COMPs with C++, for similar things to what COMPs are used for internally (I personally could use something like this for representing bone constraints and whatnot in an IK solver custom CHOP I’m working on, as well as a few other similar things). Not sure how exactly the API for this would work, since COMPs are so flexible, but it definitely would open up a lot of possibilities if y’all could figure out a good way to do it.

2 Likes