chrisrzhou / react-globe

Create beautiful and interactive React + ThreeJS globe visualizations with ease.
https://react-globe.netlify.app/
MIT License
300 stars 54 forks source link

transparent globeTexture #48

Open AlexandrGavrilov opened 3 years ago

AlexandrGavrilov commented 3 years ago

I want set glob texture with transparent sea, but can't do this with svg texture like https://upload.wikimedia.org/wikipedia/commons/8/87/World_map_without_Antarctica.svg when i set opacity to zero. How i can set transparent sea?

steven-tey commented 2 years ago

Were you able to figure this out @AlexandrGavrilov?