Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 526 Bytes

Blood Cell Simulation

Blood Cell Simulation created in CUDA and OpenGL by:

  • Hubert Lawenda
  • Piotr Nieciecki
  • Filip Skrzeczkowski

How to build?

Use the Visual Studio 2022 .sln file to build the project. CUDA 11.8 is required.

How to run?

The program takes no input. Every parameter is defined in defines.hpp as a compile-time constant.

How to move the camera?

  • WASD - move around

  • Space - ascedn

  • LShift - descend

  • Arrow keys - rotate the camera

  • V - switch between edges-only and filled display mode