Skip to content

Commit

Permalink
Update website
Browse files Browse the repository at this point in the history
  • Loading branch information
maxencefaldor committed May 31, 2024
1 parent 6596d51 commit bfddccd
Showing 1 changed file with 75 additions and 15 deletions.
90 changes: 75 additions & 15 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -264,19 +264,31 @@ <h3 class="title is-4">Humanoid - Jump</h3>
<h3 class="title is-4">Humanoid - Angle</h3>
<div class="columns is-centered">
<div class="column">
<iframe src="static/html/humanoid_angle_1.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/humanoid_angle_1.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/humanoid_angle_2.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/one.svg" alt="1">
</div>
</div>
<div class="column">
<iframe src="static/html/humanoid_angle_2.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/humanoid_angle_2.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/humanoid_jump_2.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/two.svg" alt="2">
</div>
</div>
<div class="column">
<iframe src="static/html/humanoid_angle_3.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/humanoid_angle_3.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/humanoid_angle_3.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/three.svg" alt="3">
</div>
Expand All @@ -292,19 +304,31 @@ <h3 class="title is-4">Humanoid - Angle</h3>
<h3 class="title is-4">Humanoid - Feet Contact</h3>
<div class="columns is-centered">
<div class="column">
<iframe src="static/html/humanoid_feet_contact_1.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/humanoid_feet_contact_1.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/humanoid_feet_contact_1.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/one.svg" alt="1">
</div>
</div>
<div class="column">
<iframe src="static/html/humanoid_feet_contact_2.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/humanoid_feet_contact_2.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/humanoid_feet_contact_2.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/two.svg" alt="2">
</div>
</div>
<div class="column">
<iframe src="static/html/humanoid_feet_contact_3.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/humanoid_feet_contact_3.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/humanoid_feet_contact_3.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/three.svg" alt="3">
</div>
Expand All @@ -320,19 +344,31 @@ <h3 class="title is-4">Humanoid - Feet Contact</h3>
<h3 class="title is-4">Walker - Feet Contact</h3>
<div class="columns is-centered">
<div class="column">
<iframe src="static/html/walker2d_feet_contact_1.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/walker2d_feet_contact_1.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/walker2d_feet_contact_1.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/one.svg" alt="1">
</div>
</div>
<div class="column">
<iframe src="static/html/walker2d_feet_contact_2.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/walker2d_feet_contact_2.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/walker2d_feet_contact_2.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/two.svg" alt="2">
</div>
</div>
<div class="column">
<iframe src="static/html/walker2d_feet_contact_3.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/walker2d_feet_contact_3.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/walker2d_feet_contact_3.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/three.svg" alt="3">
</div>
Expand All @@ -348,19 +384,31 @@ <h3 class="title is-4">Walker - Feet Contact</h3>
<h3 class="title is-4">Ant - Feet Contact</h3>
<div class="columns is-centered">
<div class="column">
<iframe src="static/html/ant_feet_contact_1.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/ant_feet_contact_1.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/ant_feet_contact_1.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/one.svg" alt="1">
</div>
</div>
<div class="column">
<iframe src="static/html/ant_feet_contact_2.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/ant_feet_contact_2.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/ant_feet_contact_2.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/two.svg" alt="2">
</div>
</div>
<div class="column">
<iframe src="static/html/ant_feet_contact_3.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/ant_feet_contact_3.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/ant_feet_contact_3.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/three.svg" alt="3">
</div>
Expand All @@ -376,19 +424,31 @@ <h3 class="title is-4">Ant - Feet Contact</h3>
<h3 class="title is-4">Ant - Velocity</h3>
<div class="columns is-centered">
<div class="column">
<iframe src="static/html/ant_velocity_1.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/ant_velocity_1.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/ant_velocity_1.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/one.svg" alt="1">
</div>
</div>
<div class="column">
<iframe src="static/html/ant_velocity_2.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/ant_velocity_2.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/ant_velocity_2.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/two.svg" alt="2">
</div>
</div>
<div class="column">
<iframe src="static/html/ant_velocity_3.html" width="100%" height="400px" loading="lazy"></iframe>
<a href="static/html/ant_velocity_3.html" target="_blank">
<video width="100%" height="400px" autoplay loop>
<source src="static/videos/ant_velocity_3.mp4" type="video/mp4">
</video>
</a>
<div class="has-text-centered">
<img src="static/images/three.svg" alt="3">
</div>
Expand Down

0 comments on commit bfddccd

Please sign in to comment.