Recent content by KareemErgawy

  1. KareemErgawy

    Calculating mixed partial derivatives on a 3D mesh

    Yup, what I am trying to implement specifically is the model proposed in this paper: http://dl.acm.org/citation.cfm?id=156977. If you don't have access to it, I can write down the equations here. But at least the abstract should give a good idea about the phenomenon it is simulating. One thing...
  2. KareemErgawy

    Calculating mixed partial derivatives on a 3D mesh

    Thanks for the reply. Can you refer me to some resources that might be helpful in that regard?
  3. KareemErgawy

    Calculating mixed partial derivatives on a 3D mesh

    I am working on implementing a PDE model that simulates a certain physical phenomenon on the surface of a 3D mesh. The model involves calculating mixed partial derivatives of a scalar function defined on the vertices of the mesh. What I tried so far (which is not giving good results), is this...
Back
Top