adizanni / floor3d-card

Your Home Digital Twin: aka floor3d-card. Visualize Home Assistant state and perform actions using objects in a 3D home model based on Three.js.
https://github.com/adizanni/floor3d-card
MIT License
471 stars 67 forks source link

Render is Blank #31

Closed Sinfonia97 closed 3 years ago

Sinfonia97 commented 3 years ago

First of all, thank you for all of the work you have put into this customization.

I am having a problem with a large complex multi floor model created in sweethome3d. When I place the new floor3d card into a panel, all that renders is a grey screen. I've attempted renaming the files thinking it had something to do with spaces, but that did not fix the issue. My guess is the problem is because of multiple floors, but I can't be for certain.

adizanni commented 3 years ago

Hello Sinfonia, I have never tried to work with several floor, I may need to do some test from my side. If you can, please send your sh3d file. If not, try to split your model into different individual floor and see if each floor can be rendered in the card.

adizanni commented 3 years ago

I've tested a simple model with mutli floor and it is working. Maybe, in your case it is that the model is too heavy. It would help to send the sh3d file (as mentioned earlier) and capture the console log from the browser to see if errors are raised.

adizanni commented 3 years ago

Hello Sinfonia, please post either the card config or sh3d model. If no news before next Wednesday I will close the issue as I cannot reproduce it.