Hi.
I'm trying to draw a 3d kitchen table with openGL, I'm having trouble in representing the tablecloth over it. I would like to be able to deform the tablecloth with gestures such as swipes. I want to go with a 3d strategy, drawing my tablecloth using a NURB surface, but seems like openGL ES has no support for it.
Any suggestions ?
Any 3d engine for iPhone with features which could help me ?
Thanks.