Keith

Results 5 repositories owned by Keith

SoftGLRender

934
Stars
148
Forks
Watchers

Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison

spvm

134
Stars
25
Forks
Watchers

Tiny C++ SPIR-V virtual machine (interpreter), can be used for shader debugging. Spvm-ShaderToy simulated the runtime environment of shadertoy, and execute shader code using SPVM.

TLSHook

35
Stars
14
Forks
Watchers

Hook opengl es function call on Android by replacing TLS entry point

TinyGPT

36
Stars
8
Forks
Watchers

Tiny C++11 GPT-2 inference implementation from scratch

SharedTexture

26
Stars
9
Forks
Watchers

Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer