Skip to content

Commit

Permalink
deploy knight.glb only
Browse files Browse the repository at this point in the history
  • Loading branch information
Taehyeong-Gim committed Jul 8, 2022
1 parent 469854b commit ddaf039
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/models/mv-knight.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,8 @@ interface ModelViewerElement extends Element {
const Model = () => (
<div id="card" className="flex mx-auto h-screen">
<model-viewer
src="/knight.glb/"
// src="/knight.glb/"
src="/knight_gltf/scene.gltf"
// ios-src="/Grey_Knight.usdz"
poster="https://cdn.glitch.com/36cb8393-65c6-408d-a538-055ada20431b%2Fposter-astronaut.png?v=1599079951717"
alt="A 3D model of an astronaut"
Expand Down

0 comments on commit ddaf039

Please sign in to comment.