boids-playground/src
2023-08-02 21:34:12 +03:00
..
boid-list.cpp cleanup computation of local boids 2023-07-31 01:22:24 +03:00
boid-list.hpp cleanup computation of local boids 2023-07-31 01:22:24 +03:00
boid-playground.hpp add slider for updating number of boids 2023-08-01 23:55:02 +03:00
main.cpp add define to switch between simd 128 and 256 2023-08-02 21:34:12 +03:00
memory-arena.cpp optimize checking neighbours 2023-07-20 23:17:21 +03:00
memory-arena.hpp optimize checking neighbours 2023-07-20 23:17:21 +03:00
raycast.cpp cleanup computation of local boids 2023-07-31 01:22:24 +03:00
raycast.hpp cleanup computation of local boids 2023-07-31 01:22:24 +03:00
rprof.h add slider for updating number of boids 2023-08-01 23:55:02 +03:00
shell.html add define to switch between simd 128 and 256 2023-08-02 21:34:12 +03:00
simd.cpp add define to switch between simd 128 and 256 2023-08-02 21:34:12 +03:00
ui.cpp add slider for updating number of boids 2023-08-01 23:55:02 +03:00
world.cpp add define to switch between simd 128 and 256 2023-08-02 21:34:12 +03:00
world.hpp add slider for updating number of boids 2023-08-01 23:55:02 +03:00