Commit graph

19 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
a65dbe8820 finished work on the table, made the legend, and hooked up the edits for the temp/moisture targets 2026-05-15 15:49:53 -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
b3cf5b5e83 took out hardcoding of nodes for testing 2026-04-30 09:43:19 -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
6f6a062106 trying to fix overlaping temp clouds 2026-04-24 11:43:56 -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
d33c7505d2 commenting out test data 2026-04-22 09:13:30 -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
csawatzky
f5db701d3c nodes and labes adjust based on zoom level, colours show based on the bins upper and lower temp limits, working on panning functionality for the camera 2026-04-13 14:46:20 -06:00
csawatzky
ee416db013 cables and noes now render in the bins, the label to show readinds appears when zooming in and inventory using fill percent works, still need to work on top node fill level for cable inventory control, and node heatmap/gradient similar to the bin SVG 2026-04-10 16:22:48 -06:00
csawatzky
cb6609bdb1 built out a simple framework for building 3d objects
an orbital camera and some basic shapes are used to build the 3d bin shell and the flat inventory when using manual or lidar are built
2026-04-08 09:39:42 -06:00