Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved Screenshot / Video capture #44

Open
2 of 5 tasks
ptheywood opened this issue Mar 20, 2021 · 1 comment
Open
2 of 5 tasks

Improved Screenshot / Video capture #44

ptheywood opened this issue Mar 20, 2021 · 1 comment

Comments

@ptheywood
Copy link
Member

ptheywood commented Mar 20, 2021

Providing keybindings to capture screen shots is potentially useful.

#43 adds very crude support for this, creating upside down bitmap named screenshot.bmp in the working directory, when P is pressed or the down arrow on a gamepad.

Improvements:

  • A format other than bmp
  • Not being upside down
  • Sensible (unique) filenaming
  • Error checking
  • Periodic screenshots (once per N simulation steps?)
    • Potentially automatic video generation (or a post processing ffmpeg command)
@Robadob
Copy link
Member

Robadob commented Mar 27, 2021

#49 solves the first two of these improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants