Closed internalsystemerror closed 11 years ago
maybe you can look at tquery.vertexanimation
https://github.com/jeromeetienne/tquery/blob/master/plugins/vertexanimation/examples/index.html
or simply sphere.scale.y = 0
:)
Would that result in a circle? I'm interested in getting a globe to unwrap to become a flat map. I know I have to manipulate the geometry vertices, but I was hoping there was something in tQuery that I'm missing which would make it easier.
morphing this way.. interesting idea. no unfortunatly no pluign allow that. i would gladly accept one tho :)
Is there a way in tQuery to morph a sphere into a plane? Or to at least make the three.js bit easier?