Giter VIP home page Giter VIP logo

Comments (2)

acaudwell avatar acaudwell commented on July 19, 2024

I think what you might be seeing is that there is some pseudo random acceleration given to the files that is deterministic so you get the same initial bias. There's no option to initialize the random number generator seed to something else.

Since you can control the input you could change some of the order or add to/remove some of the initial files to get it to do something different.

from gource.

mathomp4 avatar mathomp4 commented on July 19, 2024

I think what you might be seeing is that there is some pseudo random acceleration given to the files that is deterministic so you get the same initial bias. There's no option to initialize the random number generator seed to something else.

Ahh. I did see --hash-seed and hoped maybe that would let me make "reproducible" runs, but it never seemed to do that. Guess it does something else.

Since you can control the input you could change some of the order or add to/remove some of the initial files to get it to do something different.

Well, we are looking at a directory tree that grows in a line (no branches), so no matter what it just always seems to be right-to-left. So not much we can do there. Oh well, makes things interesting.

Now what would really be nice is if we could make it just be horizontal regardless of growth, instead of random angles. For now I just keep running gource over and over until the move comes out horizontal-ish. 😄

from gource.

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.