Below you can find demos based on WebGPU and WebGL that run live in your browser. We also offer custom development for performance-critical tasks in low-level CUDA or Vulkan Compute. For more information check our Services page.

Real-Time Octree

WebGPU

Clustering the empty space around a moving object into an octree in real-time on the GPU.

Usage: Collision detection, Volume Compression.

Heat Spread

WebGPU

Simulation for heat spreading in a plane, including four heat sources you can set manually.

QuadPyramid

WebGPU

This live filter clusters similar colors into square regions (i.e. a region quadtrees).

Usage: Video Compression, Complexity analysis in simulations.

Heatmap

WebGL

Sun Exposure simulation for a 3D reconstruction from drone footage, using a historical sun position datasheet.

Volume Visualization

WebGL

3D Rendering of Volume Data, including plane cuts.

Usage: Volumetric Simulations, Volume Viewers (e.g. medical CT, MRI).