• 1.0 fa26784e01

    stephenseo released this 2024-03-15 04:43:53 +00:00 | 20 commits to main since this release

    Follows https://vulkan-tutorial.com up to the "Drawing a triangle: Swap
    chain recreation" step.

    Note that the "FIFO" presentation mode is used instead of "MAILBOX"
    which is recommended by the tutorial.

    Also note that the "Drawing: Frames in flight" tutorial page has been
    skipped.

    Downloads