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

Infinite Plane #9

Open
bearlikelion opened this issue Jan 21, 2025 · 1 comment
Open

Infinite Plane #9

bearlikelion opened this issue Jan 21, 2025 · 1 comment

Comments

@bearlikelion
Copy link

I, love, this asset. It looks great and performs well, but my issue is that it's limited to a small plane that follows the camera.

The view perspective from my game shows the ocean and horizon. I wrote some code to duplicate the plane across the horizon but the issue is the moving waves don't follow the camera.

I would love some help with this feature and think it could be a great improvement to the asset.
I basically copied the build_far_plane from Boujie water shader to reproduce the results:
https://github.com/Chrisknyfe/boujie_water_shader/blob/main/addons/boujie_water_shader/types/ocean.gd#L62

Example of my game's field of view (using Boujie Water Shader):
Image

@bearlikelion
Copy link
Author

Screenshot from my editor using this shader, you can see the hard line where the plane stops:

Image

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

No branches or pull requests

1 participant