vasturiano / globe.gl

UI component for Globe Data Visualization using ThreeJS/WebGL
https://vasturiano.github.io/globe.gl/example/world-population/
MIT License
2.03k stars 301 forks source link

How can I make it orbit? #28

Closed JoaoCnh closed 3 years ago

JoaoCnh commented 3 years ago

I've been trying to set the orbit controls to auto rotation. How can I achieve an orbit effect?

JoaoCnh commented 3 years ago

I was using an empty globe so obviously I wasn't seeing the rotation. The World Population example has the code I used to test it out.