Orbiting directions are wrong
aglie opened this issue · 2 comments
aglie commented
The rotation of the structure (orbiting) works strangely:
- left-right correctly rotates the axis and atom positions, though the spheres representing atoms turn the other way
- up-down rotation is flipped
- rotation around z axis is flipped
blokhin commented
Indeed. Probably, i messed up with Three.js camera. Will have a look.