David Cattermole

Results 82 comments of David Cattermole

Hello @OscarTHZhang, It might not be the most elegant approach (I'm sure someone could improve it), however if you need a working example to dissect I have a toy project...

Hello @sirpiltrafus You are correct, it has not been tested on Maya 2022, yet. Python 3 is a possible reason for the issue, but there might be other problems such...

Hello @jomaro110 and @sirpiltrafus, I have not had time to work on this project, and I'm not sure I'll have time soon. If you have the ability or know someone...

Hello @solemega, Thank you for reporting this! I have tried to reproduce this on Maya 2018 and 2019, (because I do not have Maya 2020), but so far I have...

Hello Satish, Thank you for reporting this. What operating system are you using? Windows? I'll try to reproduce and get a fix. David

Thanks @satishgoda for the screenshot. I'll attempt re-produce the problem on my end. I have also found this interesting link: https://around-the-corner.typepad.com/adn/2019/04/cached-playback-issues-and-their-workarounds.html Since the internal node `dcCameraInferno` is written in Python...

This feature will likely be split into a different project, so that users can install it without needing to install all of mmSolver. Also, the underlying library for the image...

Update, the actual image plane is being added to https://github.com/david-cattermole/OpenCompGraphMaya and is in active development.

The issue #106 and branch `solver_issue106` contains a lens distortion deformer that could be used with OpenCompGraphMaya data structures to provide undistortion of meshes to help visualise lens distortion in...

Hello @Nik1506, > I really like the work done for the MM solver plugin. I would like to learn from you and help if possible to develop this tool further...