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/mystifying-parm-4bwdc?fontsize=14&hidenavigation=1&theme=dark&hidedevtools=1&editorsize=0&initialpath=react-globe&module=%2Fsrc%2Fcomponents%2FGlobeExample.js"
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