Inspiration
We were inspired to make our own memory allocator for the GPU because we are masochists
What it does
It allocates memory on the GPU using the Vulkan API
How we built it
Using Vulkan and Cpp and sadness
Challenges we ran into
Allocating memory on the GPU
Accomplishments that we're proud of
Allocating memory on the GPU (sometimes)
What we learned
How to allocate memory on the GPU (and why you shouldn't do it yourself)
What's next for A Worse GPU Memory Allocator
Make it allocate memory on the GPU
Built With
- c++
- vulkan
Log in or sign up for Devpost to join the conversation.