AshHipgrave's Stars
NVIDIA/VisRTX
NVIDIA OptiX based implementation of ANARI
JSBSim-Team/jsbsim
An open source flight dynamics & control software library
microsoft/DirectX-Specs
Engineering specs for DirectX features.
ocornut/imgui
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
ellisonleao/magictools
:video_game: :pencil: A list of Game Development resources to make magic happen.
lettier/3d-game-shaders-for-beginners
š® A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.
terrehbyte/awesome-ue4
A curated list of resources for working with Unreal Engine 4. (Awesome Unreal Engine 4)
jbtronics/UE4-CheatSheet
An Cheat Sheet for Unreal Engine 4 C++ programming, licensed under CC BY-NC-SA 4.0
TheRealMJP/DXRPathTracer
A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)
NVIDIA/MDL-SDK
NVIDIA Material Definition Language SDK
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
RayTracing/raytracing.github.io
Main Web Site (Online Books)
0xFA11/GameNetworkingResources
A Curated List of Multiplayer Game Network Programming Resources
spatialos/UnrealGDK
SpatialOS GDK for Unreal Plugin
Themaister/Granite
My personal Vulkan renderer
fstrugar/CDLOD
ispc/ispc
IntelĀ® Implicit SPMD Program Compiler
slimbootloader/slimbootloader
Visit http://slimbootloader.github.io for documentation
bkaradzic/bgfx
Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
kytulendu/GWDatBrowser
GWDatBrowser allows you to browse through the contents of the Guild Wars .dat file.
Unity-Technologies/FPSSample
A first person multiplayer shooter example project in Unity
facebookarchive/RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
gbdev/awesome-gbdev
A curated list of Game Boy development resources such as tools, docs, emulators, related projects and open-source ROMs.
MonoGame/MonoGame.Samples
A few cross-platform game samples using MonoGame.
iniside/ActionRPGGame
Unreal Engine 4 Action RPG type game starter kit.
fffaraz/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
OpenXRay/xray-15
X-Ray Engine 1.5 expansion. Original version was used in S.T.A.L.K.E.R.: Clear Sky.
cocos2d/cocos2d-x
Cocos2d-x is a suite of open-source, cross-platform, game-development tools utilized by millions of developers across the globe. Its core has evolved to serve as the foundation for Cocos Creator 1.x & 2.x.
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
d3dcoder/d3d12book
Sample code for the book "Introduction to 3D Game Programming with DirectX 12"