Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 399 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 399 Bytes

Hello Vulkan

A quick demo of the Vulkan API, using Wayland on Linux.

Graphics

  • Draw a triangle
    • Handle resizes correctly
      • Refactor to recreate swapchain
      • Refactor all creation outside of global structure

Compute

  • N-body simulation

Tested Platforms

  • AMD
  • Intel
  • NVIDIA (not supported)

License

All code is licensed under GPLv3.