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

Rendering of Skyweave blocks is very inefficient #1399

Closed
Qendolin opened this issue Aug 26, 2024 · 2 comments
Closed

Rendering of Skyweave blocks is very inefficient #1399

Qendolin opened this issue Aug 26, 2024 · 2 comments

Comments

@Qendolin
Copy link

For the Skyweave block the game has to render the sky, clouds and rain one extra time each frame. This is very inefficient and also causes issues with other mods that modify the rendering of these elements.

@Qendolin
Copy link
Author

Qendolin commented Aug 26, 2024

See Qendolin/better-clouds#130

@baileyholl
Copy link
Owner

I am not aware of another way, it is designed to capture the current skybox as is. I would welcome any PRs to potentially improve on it, but this is not something I could promise a change for.

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

2 participants