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

Record flight replay to share #48

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

eidge
Copy link
Owner

@eidge eidge commented Jan 6, 2023

A simple prototype that records the flight animation.

  • It records the results of the canvas into an MP4 video.
    • Works on safari
    • Does not record any of the HTML elements, so for instance the glider icons
      do not show up as mapbox renders these as HTML absolutely positioned over
      the canvas.

Alternate approaches:

  • Move the recording to the backend, use something like Puppetter to drive the
    browser and record the video.
glana.mp4

@vercel
Copy link

vercel bot commented Jan 6, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
glana-web ❌ Failed (Inspect) Jan 6, 2023 at 9:04AM (UTC)

@eidge eidge force-pushed the master branch 2 times, most recently from dbaa598 to f2bdc1a Compare January 7, 2023 21:03
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

Successfully merging this pull request may close these issues.

1 participant