Giter Club home page Giter Club logo

Comments (3)

Auburn avatar Auburn commented on May 23, 2024 1

ok I think I understand what you mean now. There is a min/max for the 3D preview, I would like to add it for the 2D preview too it's not as easy though since the conversion into a texture happens inside FastNoise. I've been trying to think of a good way to work around this without too big of a performance hit, when I do I can also look at adding a histogram as well.

from fastnoise2.

Auburn avatar Auburn commented on May 23, 2024

That wouldn't really make sense for the noise tool since it works with more abstract concepts of noise in a volume. There is no 0 height, there isn't even a "terrain" unless you use some modifiers

from fastnoise2.

malytomas avatar malytomas commented on May 23, 2024

I guess you misunderstood my example, but the concept is much widely applicable.

Generally, I want to generate noise output that has specific distribution. Sometimes, I want constant - black is equally as common as white and equally as common as gray. Other times I want black to occupy 80%, gray 15% and white 5%. Sometimes I want logarithmic curve. And so on and so forth.

If the 2D texture was used as heightmap, it is a terrain, and Earths terrain has some specific distribution which can be achieved with the nodes. Its just that having histogram would make it significantly simpler to reason about designing the nodes graph. I do not mean it as output, that would make little sense of course.

If you really see histogram unfit, than at least consider showing minimum and maximum values. Among other things, it would have hinted at the issue with checkerboard used in the fade node #15.

from fastnoise2.

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.