Adam Hartshorne
Adam Hartshorne
OK, so I believe I have found the issue, but no idea why it should be a problem. Any attempt to override the __ call __ method results in various...
Thanks for all your help, I now appear to have things running. A couple of final questions, I am not sure I follow this part of the code. Why would...
The code above results in a ConcretizationTypeError because an abstract tracer value was encountered where a concrete value is expected (due to the use of if / else). I think...
This change would be incredibly useful. Particularly if you could have interoperability between two ImGUI windows i.e. selecting a 2d point on a plot in one window causes a change...
Thanks for the response / explanation. What I have actually ended up doing to solve this problem is slightly forked my copy of the library, changing the getLevel method in...
My particular use of OpenSubdiv is rather niche. And at the moment, I am looking at subdividing a mesh, and then extract out different "sub-ranges" of levels, which I then...
I am creating copies, but I take a layers out, process and refine. So I only ever have to create one copy that contains a subdivision down to a max...
Yes, that would be great.
Just wondering if there is any update on this idea?
No apology needed. Thank you for the update.