Help in water simulation, C++
I really need your help, I am trying to write water simulation in maya using c++ API for my thesis. First I am deforming nurbs plane using some equation and then i want to animate it. Can i animate nurbs surface's vertices only? or how can I do that? Or should i try to use the polygon instead?
Thanks a lot