MorphCharts is a GPU-accelerated data visualization library that uses WebGPU to render 3D charts directly in the browser. Visualizations can be defined using a declarative JSON specification inspired by Vega, with extensions to support 3D visualizations, including depth, 3D camera, physically-based lighting, and materials.
The renderer produces photorealistic output through path tracing with progressive accumulation, and also supports faster direct-lit rendering modes.