Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There was an issue with adding Water in the Threebox scene. #437

Open
qjh999 opened this issue Sep 23, 2024 · 2 comments
Open

There was an issue with adding Water in the Threebox scene. #437

qjh999 opened this issue Sep 23, 2024 · 2 comments
Labels
🍏 feature New feature or request

Comments

@qjh999
Copy link

qjh999 commented Sep 23, 2024

I need to add a water surface effect in the Threebox scene. After following the ThreeJS example, I found that the water body is pure black, and the blog effect is also stretched. As shown in the following figure:
image
image
After comparing ThreeJS, it was found that a Sky Box needs to be added. Then I added it, but there was also a situation where the skybox would obstruct the mapbox layer. As shown in the following figure:
image
What should I do to correctly add water surface effects in Threebox?
Looking forward to your reply, thank you

@qjh999 qjh999 added the 🍏 feature New feature or request label Sep 23, 2024
@am2222
Copy link

am2222 commented Sep 27, 2024

@qjh999 may I ask what example did you use? I am also planning to use threebox to render water

@geobuilding
Copy link

https://www.bilibili.com/video/BV1VU4y197Gn?t=104.7
Adding water polygon shape, setting up shaders
图片

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍏 feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants