Giter Club home page Giter Club logo

Comments (5)

Qendolin avatar Qendolin commented on July 21, 2024 1

That's called dithering, and due to the way that I render the clouds, all of then must have the same opacity. So to fade them in and out I don't have a different option.

from better-clouds.

Qendolin avatar Qendolin commented on July 21, 2024 1

I've added an option to disable the "halo": https://modrinth.com/mod/better-clouds/version/1.3.15+1.20.1-R
I'm also keeping the issue open, as I might add more options for this later. The current implementation is quite ugly.

from better-clouds.

Qendolin avatar Qendolin commented on July 21, 2024

The incompatibility with Distant Horizons is already known and being tracked on their GitLab as it's an issue on their end. As for Caelum, I could add an option to disable to effect all together, because right now I don't have the time to add proper mod compatibility. As for the effect being visible when it shouldn't: For rain & thunder it's an easy fix, but with blocks I don't know yet.

from better-clouds.

BioTechproject27 avatar BioTechproject27 commented on July 21, 2024

The incompatibility with Distant Horizons is already known and being tracked on their GitLab as it's an issue on their end.

Ah, nice

I could add an option to disable to effect all together

I guess that could be a temporary option, especially for mods or resourcepacks that change the size/number of celestial objects.

As for adding support to such resourcepacks and perhaps also fixing the visibility through walls:
Perhaps one could calculate (and save the calcs) the "size" of objects in the skybox texture, and above a certain threshhold (of size and brightness [e.g. 16x16 pixels or so, which could represent a small moon]) have a raycast once a second or so from the skybox to the player to see if said objects edges are visible and add a glow accordingly. Could maybe even do that for the seperately moving moon texture that Caelum does (or maybe not, idk how they do it).
Ik raycasts are computationally expensive, but this is just a first idea. It would maybe make sense to have a low computation option (what is now) and a high comp option.

No worries though, take your time.
These are just minor inconveniences at best, not world breaking

from better-clouds.

BioTechproject27 avatar BioTechproject27 commented on July 21, 2024

Completely seperate question:
I noticed these dark 'dots'/grid thingy happening:
2024-01-10_03 49 36-crop

It just looks a bit odd, since clouds don't do that usually..
May be called a bug, but it's only really visible if one looks too closely
Why is that happening though? Is it not using basically transparent png's? Just curious

from better-clouds.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.