Skip to content

Releases: KienTTran/ABMGPU

v1.0.2

06 Mar 02:52

Choose a tag to compare

| 💎 Features 💎 |

New in v1.0.2:
✅ Add population scale in configuration

v1.0.1: 1. Update population based on cencus data.

04 Mar 16:34

Choose a tag to compare

| 💎 Features 💎 |

New in v1.0.1:
✅ Update number of agents dynamically based on census data

Initial release v1.0.0

06 Dec 00:31
35d9a94

Choose a tag to compare

| 💎 Features 💎 |

✅ Agent instances on GPU memory
✅ Uses SSBO (Shader Storage Buffer Object) 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
✅ Load configuration as YAML file
✅ Load population data in GIS raster file (.asc file)