Stars
Procedural tree generator written with JavaScript and Three.js
UE5's Nanite implementation using WebGPU. Includes the meshlet LOD hierarchy, software rasterizer and billboard impostors. Culling on both per-instance and per-meshlet basis.
A family of header-only, very fast and memory-friendly hashmap and btree containers.
A 3D interactive city with a car that can be driven around, built with Three.js
METIS - Serial Graph Partitioning and Fill-reducing Matrix Ordering
Android application for running Windows applications with Wine and Box86/Box64
分享 GitHub 上有趣、入门级的开源项目。Share interesting, entry-level open source projects on GitHub.
从零编写游戏引擎教程 Writing a game engine tutorial from scratch
leafyoung88 / IntroToDXR
Forked from acmarrs/IntroToDXRA barebones sample application to get you jump started with DirectX Raytracing (DXR)!
NomadECS - An entity component system implementation
Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies