You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Is it possible to visualize animated water on the map using a custom deckgl layer?
I have done some research and it seems there is ways we can visualize water using mapbox and threebox. however it needs to create a large plane and cover entire map with that plane and then render the land on top of it. However with deck.gl I noticed we can have sublayers for MVT layers and fill-extension . I also noticed luma.gl supports 3d textures (https://luma.gl/examples/api/texture-3d/) so was wondering if its possible to have a water like texture?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
Is it possible to visualize animated water on the map using a custom deckgl layer?
I have done some research and it seems there is ways we can visualize water using mapbox and threebox. however it needs to create a large plane and cover entire map with that plane and then render the land on top of it. However with deck.gl I noticed we can have sublayers for MVT layers and fill-extension . I also noticed
luma.gl
supports 3d textures (https://luma.gl/examples/api/texture-3d/) so was wondering if its possible to have a water like texture?Beta Was this translation helpful? Give feedback.
All reactions