Giter Club home page Giter Club logo

Comments (4)

Auburn avatar Auburn commented on May 26, 2024

What purpose do you want to achieve by setting x/yStart. I don't think it will have the affect you think it will. It would be possible to offset the 4D noise used to generate 2D tileable but changing the seed would have a very similar effect.

from fastnoise2.

chaoticbob avatar chaoticbob commented on May 26, 2024

There's a few case I have where it would be convenient to offset xStart so that edge values are at specific place for a given seed. I realize it's possible to do with changing the seed but it's not as predictable. I also get that this can be done post noise generation just by shifting sampling position as well. If it doesn't seem useful to have than I'll just do that.

from fastnoise2.

Auburn avatar Auburn commented on May 26, 2024

2D tileable is generated using 4D noise so the edges wouldn't match up to 2D noise generation.

from fastnoise2.

chaoticbob avatar chaoticbob commented on May 26, 2024

Got it. Thanks.

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.