Skip to content

Commit

Permalink
update dance dmeo
Browse files Browse the repository at this point in the history
  • Loading branch information
YingJiang96 committed Feb 7, 2024
1 parent 2a05f80 commit 5522175
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,21 @@ <h2 class="title is-3">Pipeline</h2>
</div>
</section>


<section class="section">
<div class="container is-max-desktop">
<div class="dance">
<video id="dance" controls muted preload playsinline autoplay loop width="100%">
<source src="./static/videos/dance.mp4"
type="video/mp4">
</video>
<h2 class="subtitle has-text-centered">
Generated dance in VR.
</h2>
</div>
</div>
</section>

<section class="section">
<div class="container is-max-desktop">
<div class="human">
Expand Down
Binary file added static/videos/dance.mp4
Binary file not shown.

0 comments on commit 5522175

Please sign in to comment.