Early version of GPU-accelerated 2D particle simulation built in Unity 6 using Compute Shaders. It supports physics-based movement, attractors, dynamic sand-like interactions, and real-time particle ...
The goal of this project is to create a particle simulation in C++ using the NGL graphics library to generate various types of explosions. The particle simulation will be used to create visually ...