Iot visualization example(simple datacenter)

I have wrote an iot visualization example with three.js.(browse with PC chrome , other browsers and mobi will have many problems which I am lazy to slove.)

4 Likes

I like it very much. Is iot data real? Where does it come from? And how can I link to other sensor data? Regards

  1. data is generate randomly.
  2. you can link the data by getting sensor data from server then set to the page. this is very simple.

Hello Thank you for making such a design available. For learning and guidance for people like me. But one question, the image you posted above is different from what is on GitHub. Please post the latest update. Thanks