Hi and thank you for this library, seems like an amazing addition to the ecosystem!
Is there a way to make the calculated data available to a fragment shader to display the results?
For my specific purposes I would need to avoid copying to the CPU as the computed data is too much to copy every frame.