Welcome to SD. This is my game engine / graphics engine project. I’m using Vulkan as the graphics API, with GLFW for window management, and ImGUI for UI.
Here for VLA?
Looking for the API documentation?
Quick start
Get started
FAQ:
What is SD?
SD is a game/graphics engine currently being developed by me, as a hobby project. It uses Vulkan as a graphics API, and does a lot of things from scratch for learning purposes
Why this wiki/website?
I created this wiki to collect my thoughts/design decisions, document guides/examples and post dev logs for those interested.