yang-shuohao's Stars
blurrypiano/littleVulkanEngine
Code repo for video tutorial series teaching Vulkan and computer graphics
Overv/VulkanTutorial
Tutorial for the Vulkan graphics and compute API
g-truc/glm
OpenGL Mathematics (GLM)
nothings/stb
stb single-file public domain libraries for C/C++
tinyobjloader/tinyobjloader
Tiny but powerful single file wavefront obj loader
Ohjurot/ShipBattle
A BattleShip game created in a weekend speedcoding challenge using only WinAPI, DirectX 12 and XAudio2
NWagter/Meduza
Meduza is a personal Game Engine project
steaklive/DXR-Sandbox-GI
Simple DirectX 12 toy framework for testing Global Illumination: Reflective Shadow Mapping, Light Propagation Volume, Voxel Cone Tracing, DXR
LanLou123/DXE
A voxel cone traced realtime Global Illumination rendering engine in dx12, wip
mateeeeeee/Adria-DX12
Rendergraph-based DirectX 12 graphics engine
jpvanoosten/LearningDirectX12
This repository is intended to be used as a code repository for learning DirectX 12.
BoomingTech/Piccolo
Piccolo (formerly Pilot) – mini game engine for games104
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
nbertoa/BRE12
google/filament
Filament is a real-time physically based rendering engine for Android, iOS, Windows, Linux, macOS, and WebGL2
Themaister/Granite
My personal Vulkan renderer
acdemiralp/fg
Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.
ticticboooom/Direct3d12-Engine
The Game Engine To Help Learn Direct 3D 12
ConfettiFX/The-Forge
The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
openscenegraph/OpenSceneGraph
OpenSceneGraph git repository
horde3d/Horde3D
Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as lightweight and conceptually clean as possible.
Isetta-Team/Isetta-Engine
Novice-built game engine from the ground up (with blogs!)
j-oel/jadette
A lightweight DirectX 12 3D engine.
AirGuanZ/EfficientShading
My real-time rendering pipeline playground based on DirectX 12
CHCTW/DirectX12-Framework-
A framework for learning DirectX12 and demonstrate graphics techniques
man-in-black382/PathFinder
DirectX 12 Renderer
OGRECave/ogre
scene-oriented, flexible 3D engine (C++, Python, C#, Java)
SaschaWillems/Vulkan
C++ examples for the Vulkan graphics API
TheGameEngineers/PrimalPlus
Contains platform and API specific code written by Primal community members.