javascript - Rotate objects around a point -
i'm working on 3d "cloud" consists of div elements. these div elements should rotate around point. works charme on x-axis can't working on y-axis too. i've put important things jsfiddle project:
if click , move mouse, items rotating. how can work on y-axis (the items moving not want them do)? items should rotate on x-axis.
thanks in advance
Comments
Post a Comment