AMY LIU
Home
Projects
Resume
On This Page
Updated: 2025-11-10
Boids Simulation in CUDA
September 07, 2025 - September 08, 2025
A simulation of "Boids" in CUDA C++. Boids are a concept in artificial life algorithms that aim to emulate the collective flocking behavior of real-life birds.
category
school
type
individual
tags
#
Year2025
#
GPU programming
#
graphical user interface
#
simulation
#
performance analysis
#
GPU optimization
#
GPU profiling
tech stack
CUDA
Nsight Developer Tools
C++
CMake
OpenGL