Commit graph

12 commits

Author SHA1 Message Date
csawatzky
160d2a9d31 set up some defaults for bins that are not using advanced dimensions so that they can still have a visual of some sort 2026-06-03 15:59:14 -06:00
csawatzky
1d19a7e993 fixed the hopper fill only filling it completely and not doing the partial fill 2026-06-03 12:49:03 -06:00
csawatzky
f54d4b5375 changed the orbital camera to allow for an offset without messing with the rotation, added a moisture heatmap, updated the bin3dvisualizer to look cleaner, re-implemented a new version of the dialog box that pops up when clicking a node 2026-05-13 14:32:52 -06:00
csawatzky
619f9b7bf4 some tweaks to the 3d bin and nodes, finished up the table view 2026-05-06 13:08:04 -06:00
csawatzky
4b2c67dfd9 started work on the bin summary part of the new bin page, built the framework and the new 3d visualizer, still doing some work on the camera to create an overlay with a reset button 2026-05-01 13:11:12 -06:00
csawatzky
874be1d8b7 changed the heatmap limit to use the grain height 2026-04-30 09:42:02 -06:00
csawatzky
b1c676987e updated the heatmap and added toggles 2026-04-29 15:33:35 -06:00
csawatzky
61aa93aabd various tweaks and now trying to build heatmaps in two different ways 2026-04-28 17:00:09 -06:00
csawatzky
f4d1167e4d added functions to return the node/cable clicked on all the way up to the parent 2026-04-23 15:56:59 -06:00
csawatzky
0701be2539 added the fill system for cable controlled inventory 2026-04-23 13:03:32 -06:00
csawatzky
6cc40e159a moved from a general heatmap to a more spatial hot cold point around nodes that the density and brightness are controlled by how far past the threshold the nodes temp is 2026-04-21 12:24:04 -06:00
csawatzky
6c87ed03ed did some refactoring so the node and cable data is computed in the data layer so that it is accessible by anything in the bin to make way for a heatmap 2026-04-16 16:27:08 -06:00
Renamed from src/bin/3dView/Bin3dView.tsx (Browse further)