Scaling and color and schematic viewing over the internet
To show temperature in a room, i'll use several different techniques. The first one I have working. When the temperature in a room changes, the graph moves through it's range showing different sizes for different temperatures. The graph, though, can be used for all kinds of stuff.
Unbelievably, three.js, the 3d system I'm using doesn't accept color animations from a glb file which is the file that my 3d blender object creator uses. So, I found a way to make the colors change depending on temperature or any other thing i want to use color animations for.
My scada system has what's called a key based interpolation system built in. What's that, well, I set a key at 100 and tell it to be red, then at 72.5, the comfortable temperature, is set it for green and for 0 degrees, is set it for purple. The color control will now send it's information up through the internet to the object and color it based on temperature. Wow!
Who would have thought that all these block controls I created would come in handy, where the powerful groups like Blender don't have an animated output to a glb file that passes it's stuff to a different place. But mine does. Weird.
So today is a big day. I am communicating my schematics, which can manipulate the information to make it work over the internet to the 3d building and change stuff.
And to top it all off, it has, the AI, figured out how to pass the schematic thinking to the internet, just like I had it locally. so you'll be able to see the schematic blocks, how they're connected and see how the information flows between them. That's a really big deal because it gives you the opportunity to figure out what may be wrong.
Wow.
Pierre
Comments
Post a Comment