Hi,
I am new to Cocos3D and I want to ask you if it Is possible to animate the vertices of a body through a custom function? Basically I have a plane (x by y dimension) and I want to deform it using a specific formula: z = f(x,y) . Does Cocos3d support this? Thanks in advance!