@@ -19,7 +19,7 @@ const cameraTexture = false;
1919const imageCapture = false ;
2020const imageTracking = false ;
2121const readPixels = false ;
22- const logPerf = true ;
22+ const logPerf = false ;
2323
2424if ( logPerf ) {
2525 BABYLON . Tools . PerformanceLogLevel = BABYLON . Tools . PerformanceConsoleLogLevel ;
@@ -53,22 +53,22 @@ const scene = new BABYLON.Scene(engine);
5353
5454CreateBoxAsync ( scene ) . then ( function ( ) {
5555//CreateSpheresAsync(scene).then(function () {
56- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Box/glTF/Box.gltf").then(function () {
57- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BoxTextured/glTF/BoxTextured.gltf").then(function () {
58- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Suzanne/glTF/Suzanne.gltf").then(function () {
59- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Avocado/glTF/Avocado.gltf").then(function () {
60- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BoomBox/glTF/BoomBox.gltf").then(function () {
61- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Sponza/glTF/Sponza.gltf").then(function () {
62- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BrainStem/glTF/BrainStem.gltf").then(function () {
63- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/FlightHelmet/glTF/FlightHelmet.gltf").then(function () {
64- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/EnvironmentTest/glTF/EnvironmentTest.gltf").then(function () {
65- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BoxAnimated/glTF/BoxAnimated.gltf").then(function () {
66- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/AnimatedMorphCube/glTF/AnimatedMorphCube.gltf").then(function () {
67- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/RiggedSimple/glTF/RiggedSimple.gltf").then(function () {
68- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/stevk/glTF-Asset-Generator/skins/Output/Animation_Skin/Animation_Skin_01.gltf").then(function () {
69- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/RiggedFigure/glTF/RiggedFigure.gltf").then(function () {
70- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/CesiumMan/glTF/CesiumMan.gltf").then(function () {
71- //BABYLON.SceneLoader.AppendAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/ClearCoatTest/glTF/ClearCoatTest.gltf").then(function () {
56+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Box/glTF/Box.gltf").then(function () {
57+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BoxTextured/glTF/BoxTextured.gltf").then(function () {
58+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Suzanne/glTF/Suzanne.gltf").then(function () {
59+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Avocado/glTF/Avocado.gltf").then(function () {
60+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BoomBox/glTF/BoomBox.gltf", scene ).then(function () {
61+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/Sponza/glTF/Sponza.gltf").then(function () {
62+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BrainStem/glTF/BrainStem.gltf").then(function () {
63+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/FlightHelmet/glTF/FlightHelmet.gltf").then(function () {
64+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/EnvironmentTest/glTF/EnvironmentTest.gltf").then(function () {
65+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/BoxAnimated/glTF/BoxAnimated.gltf").then(function () {
66+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/AnimatedMorphCube/glTF/AnimatedMorphCube.gltf").then(function () {
67+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/RiggedSimple/glTF/RiggedSimple.gltf").then(function () {
68+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/stevk/glTF-Asset-Generator/skins/Output/Animation_Skin/Animation_Skin_01.gltf").then(function () {
69+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/RiggedFigure/glTF/RiggedFigure.gltf").then(function () {
70+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/CesiumMan/glTF/CesiumMan.gltf").then(function () {
71+ //BABYLON.AppendSceneAsync ("https://raw.githubusercontent.com/KhronosGroup/glTF-Sample-Models/master/2.0/ClearCoatTest/glTF/ClearCoatTest.gltf").then(function () {
7272 BABYLON . Tools . Log ( "Loaded" ) ;
7373
7474 // This creates and positions a free camera (non-mesh)
0 commit comments