yang-shuohao's Stars
google/etc2comp
yse/easy_profiler
Lightweight profiler library for c++
glfw/glfw
A multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input
vblanco20-1/vulkan-guide
Introductory guide to vulkan.
JoeyDeVries/LearnVulkan
All code samples learnvulkan.com
JoeyDeVries/LearnOpenGL
Code repository of all OpenGL chapters from the book and its accompanying website https://learnopengl.com
PacktPublishing/Vulkan-Cookbook
Code repository for Vulkan Cookbook by Packt
PacktPublishing/3D-Graphics-Rendering-Cookbook
3D Graphics Rendering Cookbook, published by Packt.
ScrappyCocco/ScrapEngine
A very simple real-time Vulkan 3D game engine
jian-ru/laugh_engine
A Vulkan implementation of real-time PBR renderer
ericjang/awesome-graphics
Curated list of computer graphics tutorials and resources
ekzhang/graphics-workshop
Learn computer graphics by writing GPU shaders!
bkaradzic/bimg
Image library.
crownengine/crown
Crown Engine
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.
ThisisGame/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
BobLChen/VulkanDemos
Some simple vulkan examples.
Angelo1211/SoftwareRenderer
Software rendering engine with PBR. Built from scratch on C++.
skywind3000/mini3d
3D Software Renderer in 700 Lines !!
gongminmin/KlayGE
KlayGE is a cross-platform open source game engine with plugin-based architecture.
FlaxEngine/FlaxEngine
Flax Engine – multi-platform 3D game engine
mrdoob/three.js
JavaScript 3D Library.
lewislepton/shadertutorialseries
source code for the YouTube series
ssloy/tinyrenderer
A brief computer graphics / rendering course
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
panda3d/panda3d
Powerful, mature open-source cross-platform game engine for Python and C++, developed by Disney and CMU
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.
DiligentGraphics/DiligentCore
A modern cross-platform low-level graphics API
DiligentGraphics/DiligentSamples
Sample projects demonstrating the usage of Diligent Engine
GameTechDev/asteroids_d3d12
Intel Asteroids DirectX 12 Sample