Skip to content

Commit

Permalink
Example fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xeolabs committed Apr 27, 2024
1 parent 0e8f157 commit c7f6eab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/buildings/glb_HousePlan.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h3>Assets</h3>

const sceneModel = gltfLoader.load({
id: "myHousePlan",
src: "../../assets/Bexel/Beograd_Centar_Google_maps.glb",
src: "../../assets/models/gltf/HousePlan/glTF-Binary/HousePlan.glb",
// edges: true
});

Expand Down

0 comments on commit c7f6eab

Please sign in to comment.