Pinned Repositories
GrayCode
Gray-Code Structured Light utilities
SharedTexture
Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer
SoftGLRender
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison
spine-opengl
Render Spine Animation Using OpenGL/OpenGL ES on Mac/Android/iOS
spvm
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.
tgfx
A lightweight 2D graphics library for rendering texts, geometries, and images with high-performance APIs that work across various platforms.
TinyGPT
Tiny C++ LLM inference implementation from scratch
TinyTorch
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
TLSHook
Hook opengl es function call on Android by replacing TLS entry point
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
keith2018's Repositories
keith2018/SoftGLRender
Tiny C++ Software Renderer / Rasterizer, and implements OpenGL and Vulkan renderers for comparison
keith2018/spvm
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.
keith2018/TinyGPT
Tiny C++ LLM inference implementation from scratch
keith2018/SharedTexture
Multi-process sharing of OpenGL textures on Android, based on HardwareBuffer
keith2018/TinyTorch
A tiny deep learning training framework implemented from scratch in C++ that follows PyTorch's API.
keith2018/TLSHook
Hook opengl es function call on Android by replacing TLS entry point
keith2018/spine-opengl
Render Spine Animation Using OpenGL/OpenGL ES on Mac/Android/iOS
keith2018/GrayCode
Gray-Code Structured Light utilities
keith2018/tgfx
A lightweight 2D graphics library for rendering texts, geometries, and images with high-performance APIs that work across various platforms.
keith2018/AMDVLK
AMD Open Source Driver For Vulkan
keith2018/lua-in-js
A Lua to JS transpiler / runtime
keith2018/renderdoc
RenderDoc is a stand-alone graphics debugging tool.
keith2018/rtl8821cu
realtek chipset driver for usb-wifi-adapter
keith2018/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration