sethkohler
Gfx Programmer. Key Clacker. These are personal works that are neither endorsed nor related to any employer.
Greater Seattle, WA
sethkohler's Stars
nlohmann/json
JSON for Modern C++
TheCherno/Hazel
Hazel Engine
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
dbartolini/data-oriented-design
A curated list of data oriented design resources.
Overv/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
KhronosGroup/Vulkan-Docs
The Vulkan API Specification and related tools
NVIDIAGameWorks/Falcor
Real-Time Rendering Framework
microsoft/DirectXTK
The DirectX Tool Kit (aka DirectXTK) is a collection of helper classes for writing DirectX 11.x code in C++
lloesche/valheim-server-docker
Valheim dedicated gameserver with automatic update, World backup, BepInEx and ValheimPlus mod support
LunarG/VulkanSamples
Vulkan Samples
cg-tuwien/Auto-Vk-Toolkit
Getting serious about Vulkan development with this modern C++ framework, battle-tested in rapid prototyping, research, and teaching. Includes support for real-time ray tracing (RTX), serialization, and meshlets.
GPUOpen-Drivers/pal
Platform Abstraction Library
KhronosGroup/Vulkan-ExtensionLayer
Layer providing Vulkan features when native support is unavailable
vulkanprogrammingguide/examples
Example code for the Vulkan Programming Guide
AmirAzmi/DeferredGraphics
Deffered graphics system made using an ECS engine layout in C++