Giter Club home page Giter Club logo

Comments (4)

OmarEmaraDev avatar OmarEmaraDev commented on June 24, 2024

Persistence is the magnitude of the smaller waves/details while the Amplitude is the magnitude of the first octave, that is, the biggest wave. Does that make sense?

from animation_nodes_manual.

RodeyOrg avatar RodeyOrg commented on June 24, 2024

Persistence is the magnitude of the smaller waves/details while the Amplitude is the magnitude of the first octave, that is, the biggest wave. Does that make sense?

Thanks, though sorry not yet or not entirely clear at least. May I reword it at a high level to confirm if I am even on the right track.

Persistence is like a threshold - which determines the minimum point at which (smaller) waves can first appear?

Amplitude is the maximum 'size' the wave can reach? Amplitude, I think is clearer to me.

from animation_nodes_manual.

OmarEmaraDev avatar OmarEmaraDev commented on June 24, 2024

No, not exactly. The wiggle node evaluates what is known as a perlin noise. A perlin noise is a function composed of random value smoothly connected to each other forming something like a random wave. The amplitude of the noise is the maximum random value possible (And negative the amplitude is the minimum random value possible). Now, to make the noise more interesting, the wiggle node add multiple perlin noises over each other, each one is called an Octave. An octave usually have a higher frequency than the previous octaves. Moreover, each octave—being a perlin noise itself—have an amplitude that is proportional to the Persistence value. Thus we can say that the persistence is the constant of proportionality of the amplitude of the octaves. In conclusion, you can think of octaves as level of details and the persistence as the effect of each octave to the final function.

from animation_nodes_manual.

RodeyOrg avatar RodeyOrg commented on June 24, 2024

Thank you. I can review this again, and try to make sense of it.

from animation_nodes_manual.

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.