vasturiano / three-globe

WebGL Globe Data Visualization as a ThreeJS reusable 3D object
https://vasturiano.github.io/three-globe/example/links/
MIT License
1.22k stars 147 forks source link

Put a transparent background on three-globe or a background image #55

Closed JawadMakary closed 11 months ago

JawadMakary commented 2 years ago

I cant put a background behind the three globe, it is added above it , z-index dont work on an issue like this . what can i do?

vasturiano commented 2 years ago

@JawadMakary it's not overly clear what you are trying to do. You should be in full control of your Three scene and can do whatever you like with it. This module is simply an object that you can add to your scene.