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.

Quadtree

WebGPU

Using a square pixel clustering reduction algorithm to extract a quadtree structure from images with color regions.

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 and WebXR capabilities.

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