Skip to content

Commit

Permalink
update demo videos
Browse files Browse the repository at this point in the history
  • Loading branch information
yangchris11 committed Nov 20, 2024
1 parent 4a9ec9b commit 7c3b794
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,33 +203,36 @@ <h1 class="title is-1 publication-title is-bold">
</video> -->

<section class="hero teaser">
<div class="container is-max-desktop">
<div class="container is-max-desktop has-text-centered">
<div class="hero-body">
<video id="teaser" autoplay muted loop playsinline controls width="100%">
<source src="./website/videos/samurai_demo.mp4" type="video/mp4">
</video>
<figcaption style="font-style: italic; text-align: center;">
1917 (2019), directed by Sam Mendes.
</figcaption>
</div>
</div>
</section>

<section class="hero teaser">
<div class="container is-max-desktop">
<div class="hero-body">
<br>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/tWk-MERYHTk_samurai_tiny.mp4" type="video/mp4">
</video>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/54EaJrZl5qU_2_samurai_tiny.mp4" type="video/mp4">
</video>
<figcaption style="font-style: italic; text-align: center;">
Gameplay from Ghost of Tsushima (2020) and Black Myth: Wukong (2024).
</figcaption>
<br>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/gvBue3otWvE_samurai_tiny.mp4" type="video/mp4">
</video>
<video id="teaser" autoplay muted loop playsinline controls width="49%" preload="auto">
<source src="./website/videos/jr9lqsHUS-o_samurai_tiny.mp4" type="video/mp4">
</video>
<figcaption style="font-style: italic; text-align: center;">
Sport scene (NFL, 2024) and choreography scene (ITZY, 2021).
</figcaption>


</div>
</div>
</section>
Expand Down

0 comments on commit 7c3b794

Please sign in to comment.