Lists (21)
Sort Name ascending (A-Z)
Starred repositories
stb single-file public domain libraries for C/C++
A fast entity component system (ECS) for C & C++
A tiny software renderer implemented from scratch without the use of graphics API, used to understand how GPUs work.
Ubuntu and Embedded Linux(Raspberry Pi, Banana Pi etc.) drivers for MediaTek MT7601u Wireless Chipset. Support Access Point(AP) and Station Mode(STA). Tested on 32-64 Bit Ubuntu and Raspberry Pi 2 …
Fluid Simulation using CUDA (SPH/WCSPH/PCISPH)
A simulation of the Solar System written in OpenGL using C++
Unsteady three-dimensional Navier-Stokes solver on a collocated grid
使用opengl计算着色器实现的transformer模型推理。implementation of the transformer model,using OpenGL Compute Shader