Add new example model.

This commit is contained in:
kovacsv 2022-02-19 18:41:42 +01:00
parent 41467f6513
commit 245c4c8c1f
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

@ -89,10 +89,10 @@
<div class="intro_section">
<div>Example models:</div>
<div class="example_models">
<a href="index.html#model=assets/models/logo.obj,assets/models/logo.mtl">logo</a>
<span style="color:#aaaaaa;"> | </span>
<a href="index.html#model=assets/models/solids.obj,assets/models/solids.mtl">solids</a>
<span style="color:#aaaaaa;"> | </span>
<a href="index.html#model=assets/models/car.glb">car</a>
<span style="color:#aaaaaa;"> | </span>
<a href="index.html#model=assets/models/DamagedHelmet.glb">helmet</a>
</div>
</div>