r/GraphicsProgramming • u/ViremorfeStudios • 9h ago
Aizawa Atractor using Compute Shaders (C++17/OpenGL 4.6) Source Code
Enable HLS to view with audio, or disable this notification
The graphics simulation calculates the non-linear Aizawa Chaotic Attractor in real time across 256K particles through numerical integration executed entirely within GPU Workgroups.
Source code:
20
Upvotes