Babylon JS Day 9
Today was all about working with assets. The project that I’m going to work on tomorrow involves several models, textures, and audio files. Today I wanted to learn how to create a scene while loading assets from the server. I got started by revisiting the scene I made yesterday. I cleaned up the code a…