"git@transfer.hft-stuttgart.de:22rumu1mpg/ar.git" did not exist on "f12d31cb659f2ff23ccd84b46672f0f80da982a4"
Commit 1b4f22e5 authored by Percen's avatar Percen
Browse files

Update public/index.html

parent 003964de
...@@ -133,8 +133,7 @@ ...@@ -133,8 +133,7 @@
}); });
*/ */
let flower; let flower;
loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/2.0/ToyCar/glTF/ToyCar.gltf loader.load("https://github.com/KhronosGroup/glTF-Sample-Models/blob/main/2.0/ToyCar/glTF/ToyCar.gltf", function(gltf) {
", function(gltf) {
flower = gltf.scene; flower = gltf.scene;
}); });
/** /**
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment