I try to run .js files examples on my desktop .(I import .js files on my desktop and open the HTML index file on the browser). I always have the same error (index.html:143 Uncaught ReferenceError: createDefaultEngine is not defined
at index.html:143*)with all the Babylonjs examples (Chrome or Firefox or Edge). I have tried to put the files on local server like Wamp. It doesn’t work. Could you tell me how to do , thank you.
It works fine now … Thank you !. What is strange I’m not changing the file code after importing it from the Babylon examples file . It is a code bug on each example files or an outdated function ?
Thank you again.