"We're looking to implement a 3D traversable plane system interface. One that could demonstrate and display individual parts, with specific attention to detail on damage or expiration dates. How would you implement this service in broad terms?"
Sigiloso
Already on the backfoot, I suggested that a server-side service that streamed a display to the client side, that then allows users to move through the display with simple controls and in cases where the end product is an incredibly large product in terms of data - it might then be good to split the product into sections or shards that then allow the client to download the relevant section as necessary.