AMereBagatelle / fabricskyboxes

Custom skyboxes mod for Fabric
MIT License
76 stars 22 forks source link

Skybox render optimization #91

Closed Mercenarioo closed 1 year ago

Mercenarioo commented 1 year ago

Hi, is it possible to optimize skybox rendering a bit? image

FlashyReese commented 1 year ago

Can you post the entire profile link, I'm not sure how 1 would optimize multiple layers of skybox rendering

Mercenarioo commented 1 year ago

image

FlashyReese commented 1 year ago

Yeah, doesn't look like there is much I can personally do. I don't really know how to optimize Minecraft's rendering aspect. The hot code is just rendering the skybox textures and it gets worse if you have tons of active skyboxes.

Mercenarioo commented 1 year ago

Maybe you can ask some specialists like https://github.com/CaffeineMC/sodium-fabric or https://github.com/RaphiMC/ImmediatelyFast

FlashyReese commented 1 year ago

FSB prioritizes delivering a feature-rich custom skybox experience. While we aim for efficient code, optimizing Minecraft's rendering pipeline is not our expertise. The hot code issue falls outside our mod's focus, especially since this is code that Minecraft uses to render skies. We appreciate your understanding.