An open API service indexing awesome lists of open source software.

https://github.com/jerboaburrow/kuramoto-lamp

A "Kuramoto-lamp" using OpenGL GPGPU
https://github.com/jerboaburrow/kuramoto-lamp

cpp gpgpu kuramoto-model opengl

Last synced: 2 months ago
JSON representation

A "Kuramoto-lamp" using OpenGL GPGPU

Awesome Lists containing this project

README

          

Uses the old fashioned way of doing GPGPU with OpenGL (no compute shaders) to compute the [Kuramoto model](https://en.wikipedia.org/wiki/Kuramoto_model) over ever changeing random parameters.

Read a bit about it [here](https://jerboa.app/blog/gpgpuAndKuramoto.html)

Check it out [in action here](https://youtu.be/tKi5Sf82aZY)
![thumb](https://github.com/user-attachments/assets/cb3d795c-9dd2-45f4-934e-74d3ee343d37)

![kuramoto](https://github.com/user-attachments/assets/993cd011-4590-4ad3-b8af-d0dce13cf09b)