Hello everyone! Thanks for such interesting project like Babylon
I want to make 3D building drawing and attach to them iot controls.
So far, I found this amazing example of creating a house http://www.babylonjs-playground.com/#RNCYVM#10
Can someone share links or explain how to make a 3D model in Blender, and then load it to the scene - it can obviously make a dev process faster.
And how to add listeners to objects (like wall or room), which I will upload to the scene. So I can put the click on the 24 track click an exact object (a wall, or room) and open a list of sensors which are attached.
Thanks a lot!