Skip to content

Commit

Permalink
add video
Browse files Browse the repository at this point in the history
  • Loading branch information
niujinshuchong committed Jun 11, 2024
1 parent 24dc5da commit 70a8124
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions mip-splatting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,19 +214,7 @@ <h2 class="title is-3" style="margin-top: -30px">Abstract</h2>
</div>
</div>
<!--/ Abstract. -->
<!-- Paper video. -->
<!--
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Video</h2>
<div class="publication-video">
<iframe src="https://www.youtube.com/embed/MrKrnHhk8IA?rel=0&amp;showinfo=0"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
</div>
-->
<!--/ Paper video. -->

</div>
</section>

Expand Down Expand Up @@ -254,6 +242,18 @@ <h2 class="title is-3" style="margin-top: -20px">Motivation</h2>
</div>
</div>
<!--/ Animation. -->

<!-- Paper video. -->
<div class="columns is-centered has-text-centered">
<div class="column is-four-fifths">
<h2 class="title is-3">Video</h2>
<div class="publication-video">
<iframe src="https://www.youtube.com/embed/D389imzYO04?rel=0&amp;showinfo=0"
frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>
</div>
</div>
</div>
<!--/ Paper video. -->

</div>
</section>
Expand Down

0 comments on commit 70a8124

Please sign in to comment.