Skip to content

Commit 23959c2

Browse files
committed
Update glTF Viewer.
1 parent 10a2808 commit 23959c2

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

examples/README.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1671,7 +1671,7 @@ <h3 id="1-physicallybased-materials">1. PhysicallyBased Materials</h3>
16711671
</div></code></pre>
16721672
<table class="container" id="phys_container">
16731673
<tr class="row">
1674-
<td class="col" id="phys_view_container" style="min-height: 320px">
1674+
<td class="col" id="phys_view_container" style="min-height: 512px">
16751675
<model-viewer
16761676
class="rounded-2"
16771677
style="background-color: rgba(21, 21, 21, 0); width: 100%; height: 100%" id="viewer1" ar

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1318,7 +1318,7 @@ python -m materialxgltf mtlx2gltf --translateShaders True --bakeTextures False -
13181318

13191319
<table class="container" id="phys_container">
13201320
<tr class="row">
1321-
<td class="col" id="phys_view_container" style="min-height: 320px">
1321+
<td class="col" id="phys_view_container" style="min-height: 512px">
13221322
<model-viewer
13231323
class="rounded-2"
13241324
style="background-color: rgba(21, 21, 21, 0); width: 100%; height: 100%" id="viewer1" ar

examples/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1353,7 +1353,7 @@ <h3 id="1-physicallybased-materials">1. PhysicallyBased Materials</h3>
13531353
</div></code></pre>
13541354
<table class="container" id="phys_container">
13551355
<tr class="row">
1356-
<td class="col" id="phys_view_container" style="min-height: 320px">
1356+
<td class="col" id="phys_view_container" style="min-height: 512px">
13571357
<model-viewer
13581358
class="rounded-2"
13591359
style="background-color: rgba(21, 21, 21, 0); width: 100%; height: 100%" id="viewer1" ar

0 commit comments

Comments
 (0)