I would like to embed the Bevy application in my GUI built with Druid. Something similiar to other softwares like Paraview (https://www.paraview.org/). I have attached an image of Paraview. How can I face this goal?
ParaView was developed to analyze extremely large datasets using distributed memory computing resources. It can be run on supercomputers to analyze datasets of petascale size as well as on laptops for smaller data.