vision6D
vision6D copied to clipboard
Add client and app runner
Instead of embedding the logic to create custom visualizations inside of Vision6D, it might be best to decouple these two separate implementations but connect them via socket networking. I propose that we use an HTTP server and a ZeroMQ to send data between Vision6D server and client.