Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 256 Bytes

File metadata and controls

10 lines (8 loc) · 256 Bytes

Async Compute

Vulkan implementations of a particle rendering system using async compute.

Building

  1. Install the Vulkan SDK.
  2. Clone the GitHub repository.
  3. Run git submodule update --init
  4. Use CMake to generate make/project files.
  5. Build.