vasturiano / globe.gl

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

react compatibility? #5

Closed edwmurph closed 5 years ago

edwmurph commented 5 years ago

Is your feature request related to a problem? Please describe. is this library easily integratable into a react project?

Describe the solution you'd like might be nice for the readme to be updated to have a react quickstart guide

Describe alternatives you've considered you could just explain it to me in this issue thread

Additional context

vasturiano commented 5 years ago

@edwmurph actually the readme does reference a React binding: https://github.com/vasturiano/react-globe.gl 😃

edwmurph commented 5 years ago

Oh perfect thanks!