Visualizing millions of datapoints with GPUs in the client and server
October 13, 2019
The ability to visualize millions of data points opens up a world of applications. But its hard to quickly render that much data, let alone compute anything with it. Thibaud Hottelier shares the GPU technologya hybrid client/server GPU engine using Node-OpenCL and a new library, CL.jsthat Graphistry used to break the million datapoint barrier for fast, interactive visualizations.