Greg Johnson

Results 6 comments of Greg Johnson

Looking in the code, you will need to re-commit the volumetric model after any changes to the transfer function. This re-commit will update the internal value selector passed to Open...

We're still working on the extensions for interaction events. We've hit a couple of unanticipated issues, so unfortunately it will not be ready today. However, it should be complete this...

Quick update: we're still working on this, but having issues with our networking code that we've so far been unable to solve. Basic interaction is working--however until we solve the...

Hello, Can you tell us what version of Boost you're using? We've seen this issue before when using older versions -- for example with Boost 1.41.0. Using Boost 1.44.0 or...

We think it's an issue with improper serialization of shared/weak_ptr's by Boost. In our experience, the bug has been isolated to Boost 1.41.0. Since this is the default version on...

This looks like the same issue as https://github.com/ispc/ispc/issues/1590