Skip to content

Conversation

@JohnSmoit
Copy link
Owner

Overview

Exposed vulkan's compute shader pipeline via the low-level Vulkan API and created a sample showing the most basic usage.

Changelog

  • Implemented compute pipelines via a Compute wrapper type
  • Expanded the Image type to support a wider variety of use cases such as "storage images"
  • Expanded various command-based functions to allow direct injection into existing command buffers
  • Created a basic sample application demonstrating a minimal working compute shader example
  • Expanded the build system to accomodate building and running future samples easily

JohnSmoit added 22 commits July 22, 2025 21:42
…arametarized based on a swapchain"

This reverts commit 4e9d465.
@JohnSmoit JohnSmoit merged commit ee97baa into main Aug 6, 2025
1 check passed
@JohnSmoit JohnSmoit deleted the feature/compute-pipelines branch August 6, 2025 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants