AEMShana's Stars
azhirnov/FrameGraph
vulkan abstraction layer that represent frame as a task graph
jice-nospam/wgen
Simple heightmap generator
EllanJiang/GameFramework
This is literally a game framework, based on Unity game engine. It encapsulates commonly used game modules during development, and, to a large degree, standardises the process, enhances the development speed and ensures the product quality.
syoyo/tinygltf
Header only C++11 tiny glTF 2.0 library
vinjn/awesome-vulkan
Awesome Vulkan ecosystem
charles-lunarg/vk-bootstrap
Vulkan Bootstrapping Iibrary
expenses/lighthugger
Vulkan meshlet + visibility buffer renderer
rttrorg/rttr
C++ Reflection Library
m-schuetz/compute_rasterizer
Rendering Point Clouds with Compute Shaders
microsoft/DirectX-Graphics-Samples
This repo contains the DirectX Graphics samples that demonstrate how to build graphics intensive applications on Windows.
man-in-black382/PathFinder
DirectX 12 Renderer
ShiArthur03/ShiArthur03
jinleili/learn-wgpu-zh
Learn wgpu 中文版
rofrol/awesome-wgpu
A curated list of wgpu code and resources.
sotrh/learn-wgpu
Guide for using gfx-rs's wgpu library.
taichi-dev/taichi
Productive, portable, and performant GPU programming in Python.
weihaox/awesome-neural-rendering
Resources of Neural Rendering
google/highway
Performance-portable, length-agnostic SIMD with runtime dispatch
youngyangyang04/TechCPP
【C++面试&C++学习指南】 这里整理了C++后端研发工程师面试和工作必备的知识点 。
jinsek/MightyTerrainMesh
A Unity Plugin for Converting Terrain 2 Mesh & Terrain 2 Data for Runtime Virtual Texture.
haolange/InfinityTexture
Runtime Virtual Texture for Unity URP.
cgerikj/binary-greedy-meshing
dibingfa/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
skypjack/entt
Gaming meets modern C++ - a fast and reliable entity component system (ECS) and much more
ggml-org/llama.cpp
LLM inference in C/C++
flwmxd/LuxGI
Hybrid GI solution, based on DDGI ( include Ray-Tracing and SDF-Tracing )
acdemiralp/fg
Rendering abstraction which describes a frame as a directed acyclic graph of render tasks and resources.
liameitimie/learn-nanite
学习并用vulkan实现nanite,赶春招写的,代码还比较乱
bdwhst/Vulcanite
asc-community/VulkanAbstractionLayer
Render graph-based Vulkan API abstraction library