Skip to main content


I’ve recently released gpu-io – a #webgl computing library for real-time physics simulations, particle/agent-based systems, cellular automata, image processing, and general purpose GPU computations.

Examples: apps.amandaghassaei.com/gpu-io…
GitHub: github.com/amandaghassaei/gpu-…

gpu-io makes it easy to build GPU-accelerated apps without worrying about low-level WebGL details and browser inconsistencies. Designed for WebGL2 with fallbacks for WebGL1. WebGPU support is planned! More in thread 🧵...