YUZHIGUIYI's Stars
rui314/mold
Mold: A Modern Linker 🦠
godotengine/godot
Godot Engine – Multi-platform 2D and 3D game engine
GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
Easy to integrate Vulkan memory allocation library
diharaw/hybrid-rendering
A Vulkan sample that demonstrates a Rasterization and Ray Tracing Hybrid Rendering Pipeline.
tinyobjloader/tinyobjloader
Tiny but powerful single file wavefront obj loader
KhronosGroup/Vulkan-Guide
One stop shop for getting started with the Vulkan API
KhronosGroup/Vulkan-Samples
One stop solution for all Vulkan samples
CedricGuillemet/ImGuizmo
Immediate mode 3D gizmo for scene editing and other controls based on Dear Imgui
VisualGMQ/toy2d
A toy 2D renderder based on Vulkan
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
jrouwe/JoltPhysics
A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
ThisisGame/cpp-game-engine-book
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
Codesire-Deng/TemplateRepoCxx
VS Code C++项目模板
YUZHIGUIYI/GameEngine
A repository for learning Hazel game engine of TheCherno
Angelo1211/HybridRenderingEngine
Clustered Forward/Deferred renderer with Physically Based Shading, Image Based Lighting and a whole lot of OpenGL.
Nadrin/PBR
An implementation of physically based shading & image based lighting in D3D11, D3D12, Vulkan, and OpenGL 4.
ssloy/tinyraytracer
A brief computer graphics / rendering course
AlexanderVeselov/RayTracing
Realtime GPU Path tracer based on OpenCL and OpenGL
McNopper/OpenGL
OpenGL 3 and 4 with GLSL
YUZHIGUIYI/RendererDemo
A Renderer Demo Based On OpenGL
diharaw/gpu-path-tracer
A real-time OpenGL Compute shader based Progressive Path Tracer.
KhronosGroup/glslang
Khronos-reference front end for GLSL/ESSL, partial front end for HLSL, and a SPIR-V generator.
SaschaWillems/Vulkan
C++ examples for the Vulkan graphics API
ElvisQin/thegibook
《全局光照技术:从离线到实时渲染》
CregskiN/TinyRenderer-CN
用于学习而翻译的 TinyRenderer 文档
jart/cosmopolitan
build-once run-anywhere c library
carla-simulator/carla
Open-source simulator for autonomous driving research.
BillEliot/GASDocumentation_Chinese
EastNight/GASIntro
learning GAS by http://www.sikiedu.com/my/course/643 Practice Demo Project
riperjack/ue4_inventory_system
UE4 inventory system inspired by survival games.