Git Product home page Git Product logo

Comments (4)

alexander3605 avatar alexander3605 commented on September 22, 2024

Update: is render_dump.py meant to generate the frames? Or, is its purpose only to generate the .avi file when the frames are already present?

from football.

qstanczyk avatar qstanczyk commented on September 22, 2024

If you want to render video from a dump you should use replay.py script.
render_dump.py was supposed for converting dumps into visual version with "fake" game rendering, but needs a small fix to not fail on the "deleted" string.

from football.

alexander3605 avatar alexander3605 commented on September 22, 2024

Thanks for your answer :)
What do you mean as "fake" game rendering?
If the fix for the "deleted" string is applied, would render_dump.py be able to generate the frames when these are not already in the dump? Or which kind of visual version would it create?

from football.

qstanczyk avatar qstanczyk commented on September 22, 2024

It would render 2D field with dots representing players, so it is easier to interpret than the row dump, but there will be no real game rendering. To see rendering you need to use replay script.

from football.

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.