Hi to all,
I'm trying to write a mr Ptex shader for Maya 2012.
In the ptex API, the inputs for filter eval function include two vectors that are the UV derivatives (du/da, dv/da) and (du/db, dv/db), where a and b are screen coordinates.
My question is how can I get those derivatives in a mr shader?
Thank you very much for your help


Reply With Quote