from Hacker News

Show HN: Demo of Agent Based Model on GPU with CUDA and OpenGL (Windows/Linux)

by ktt8788 on 12/4/23, 7:34 PM with 21 comments

Demo of agent based model on GPU with CUDA and OpenGL (Windows/Linux)

Agent instances on GPU memory Uses SSBO for instanced objects (with GLSL 450 shaders) CUDA OpenGL interops Renders with GLFW3 window manager Dynamic camera views in OpenGL (pan,zoom with mouse) Libraries installed using vcpkg

(https://github.com/KienTTran/ABMGPU)