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

Video export #379

Open
funwithtriangles opened this issue Mar 3, 2020 · 0 comments
Open

Video export #379

funwithtriangles opened this issue Mar 3, 2020 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@funwithtriangles
Copy link
Member

@cale-bradbury has already done some great work on a video export feature. Shouldn't be too hard to get it merged into dev!

Settings:

  • Width/Height
  • Num frames (or seconds?)
  • Warmup frames (or seconds?)
  • Directory name
  • Directory location (should be able to choose this with native file select)
  • Batch generate (@cale-bradbury this is already on your branch, what does it do?)
  • Format (PNG sequence/gif/mp4)

Implementation should:

  • Make sure all update variables work properly (elapsedTimeMs, elapsedFrames , deltaMs, deltaFrame, tick, ouputSize)
@funwithtriangles funwithtriangles added the enhancement New feature or request label Mar 3, 2020
@funwithtriangles funwithtriangles added this to the 0.7.0 milestone Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant