mathLab / PyGeM

Python Geometrical Morphing
http://mathlab.github.io/PyGeM/
Other
344 stars 117 forks source link

Symmetry enforcement #136

Closed guillaume-florent closed 5 years ago

guillaume-florent commented 6 years ago

Making the deformation automatically symmetrical could make the deformation of inherently symmetrical objects (hulls, fuselages ...) easier and more robust.

guillaume-florent commented 6 years ago

Please see https://github.com/guillaume-florent/PyGeM/commit/27d28968789da757f5b02106d7593474ac2796ee for a possible way to do it.

mtezzele commented 5 years ago

Fixed in #161