Three JS Globe

For more info on the ThreeJS library you can read here .

Import#

import Globe from "components/Globe/Globe"

Usage#

function Example() {
return (
<Box bg="red.400" color="white">
<iframe
src="https://codesandbox.io/embed/sweet-napier-h80cf?fontsize=14&hidenavigation=1&initialpath=%2Freact-globe&theme=dark"
width="100%"
height="700px"
ms="-15px"
overflow="hidden"
></iframe>
</Box>
)
}

© 2021, Made with ❤️ by Creative Tim & Simmmple for a better web

  • Creative Tim
  • Simmmple
  • Blog
  • License