fishcute / Celestial

A Minecraft mod for Fabric and Forge that allows you to customize the sky.
MIT License
18 stars 4 forks source link

[1.18] [Feature request] Actual skybox implementation #3

Closed jamesjimmy88 closed 2 years ago

jamesjimmy88 commented 2 years ago

It would be nice to have custom skyboxes like the ones you can have with Optifine. It's possible to have them with vanilla shaders (if you need an example the Dokucraft texture pack has them, but for it to work you have to set your client's video settings to fancy, and doing that causes issues with several mods' rendering), so it might be doable.

fishcute commented 2 years ago

Technically, it's possible to make optifine-like skyboxes in the current version of Celestial, but I can probably implement something that will make it easier to do that.

jamesjimmy88 commented 2 years ago

I tried using large image layers if that's what you mean, but the result was that the corners were way too noticeable. What I'm asking for is something akin to the main menu panorama, where you have 6 images but the end result doesn't show any weird corners. Also it would be super nice if the skybox object could have rotation and alpha parameters, so that you could use different skyboxes for the day and the night.

fishcute commented 2 years ago

Alright. Going to be attempting to implement this. If things go well, this will be in the next update.

fishcute commented 2 years ago

A better skybox system has been implemented in the 1.3 update.