gnjohnson's Stars
microsoft/microsoft-pdb
Information from Microsoft about the PDB format. We'll try to keep this up to date. Just trying to help the CLANG/LLVM community get onto Windows.
sebbbi/perftest
GPU texture/buffer performance tester
microsoft/DirectXShaderCompiler
This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
keengames/vulkan_backend
A snapshot of our vulkan backend code
jbikker/tinybvh
Single-header BVH construction and traversal library.
TheRealMJP/SHforHLSL
SH for HLSL 2021
InteractiveComputerGraphics/PositionBasedDynamics
PositionBasedDynamics is a library for the physically-based simulation of rigid bodies, deformable solids and fluids.
Scrawk/Position-Based-Dynamics
Position based dynamics in Unity
zhaosiwen1949/themachinery-book-code-snippets
Repo holding all snippets of the machinery book
zhaosiwen1949/sample-projects
Sample projects for The Machinery
raphael-ourmachinery/tm-creation-graph-recipes
This repository contains TheMachinery projects with Creation Graph examples
GameTechDev/SPIRV-Cross
An experimental ISPC backend for SPIRV-Cross
WolfireGames/overgrowth
Open Source codebase of the game Overgrowth by Wolfire Games LLC
GPUOpen-Tools/GPU-Reshape
GPU Reshape (GRS) is an API & vendor agnostic instrumentation framework, with instruction level validation.
Thekla/hlslparser
HLSL Parser and Translator for HLSL, GLSL, and MSL.
Thekla/thekla_atlas
Atlas Generation Tool
jpcy/xatlas
Mesh parameterization / UV unwrapping library
aras-p/UnityGPUTexCompression
How to do DXT/BCn texture compression in Unity using compute shaders
MysteriousJ/Joystick-Input-Examples
Code and comprehensive explanations of game controller I/O on PC
google/breakpad
Mirror of Google Breakpad project
wc-duck/dbgtools
Small collection of debug-related drop-in c/c++-utils
BobbyAnguelov/FbxFormatConverter
FBX File Format Converter
LunarG/gfxreconstruct
Graphics API Capture and Replay Tools for Reconstructing Graphics Application Behavior
jbarczak/Pyramid
Pyramid Shader Analyzer
unknownworlds/hlslparser
HLSL Parser and GLSL code generator
KhronosGroup/SPIRV-Cross
SPIRV-Cross is a practical tool and library for performing reflection on SPIR-V and disassembling SPIR-V back to high level languages.
dfranx/SPIRV-VM
Virtual machine for executing SPIR-V
Unity-Technologies/Classic-Sponza
Unity remaster of the classic Sponza scene.
mortdeus/legacy-cc
The earliest versions of the very first c compiler known to exist in the wild written by the late legend himself dmr.
zeux/pugixml
Light-weight, simple and fast XML parser for C++ with XPath support