Skip to content

Commit

Permalink
Replace the Impeller video with a newer video (#8918)
Browse files Browse the repository at this point in the history
Fixes #8906
  • Loading branch information
sfshaza2 authored Jun 26, 2023
1 parent f80459c commit 3bb7a48
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/perf/impeller.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ at Engine build time so they don't compile at runtime.
[smaller, simpler set of shaders]: {{site.github}}/flutter/flutter/issues/77412

For a video introduction to Impeller, check out the following
talk from the Flutter Foward 2023 conference.
talk from Google I/O 2023.

<iframe width="560" height="315" src="https://www.youtube.com/embed/gKrYWC_SDxQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[What is Impeller?](https://www.youtube.com/watch?v=gKrYWC_SDxQ)
<iframe width="560" height="315" src="https://www.youtube.com/embed/vd5NqS01rlA" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
[Introducing Impeller - Flutter's new rendering engine](https://www.youtube.com/watch?v=vd5NqS01rlA)

Impeller has the following objectives:

Expand Down

0 comments on commit 3bb7a48

Please sign in to comment.