It looks as though you've got too much geometry under the eye which is causing undue weight to those polygons (as stated by Leovenous above).
I'd be tempted to take each vertical pair of polygons (as I've outlined below) and merge them. Then, play around with the polys at either end of that chain to smooth them out and convert them back to four points each (it is possible). You'll also want to get rid of any excess points and/or two point polys that the operations might create.
That should do the trick for you.
|