keith2018's Stars
karpathy/nanoGPT
The simplest, fastest repository for training/finetuning medium-sized GPTs.
colmap/colmap
COLMAP - Structure-from-Motion and Multi-View Stereo
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
WAVM/WAVM
WebAssembly Virtual Machine
LukasBanana/LLGL
Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan, and Metal
panrafal/depthy
Extract depth map and original from photos made with Google Camera's Lens Blur.
Chuny1/3DGPT
ethz-asl/aerial_mapper
Real-time Dense Point Cloud, Digital Surface Map (DSM) and (Ortho-)Mosaic Generation for UAVs
krematas/soccerontable
Upconverting YouTube soccer videos in 3D for viewing in AR/VR devices.Soccer On Your Tabletop
GPUOpen-Tools/gpu_performance_api
GPU Performance API for AMD GPUs
GavinKG/ILearnVulkanFromScratch-CN
Gitbook repo hosting
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.
GraphicsEnthusiast/DreamRender
My cpu offline renderer for learning.
HPL123/RRFS
danilw/vulkan-shadertoy-launcher
using C, no external dependencies
google/hardware-perfcounter
libraries and utilities for sampling hardware performance counters
keith2018/TLSHook
Hook opengl es function call on Android by replacing TLS entry point
danilw/GPU-my-list-of-bugs
Vulkan and other GPU API bugs I found.
keith2018/spine-opengl
Render Spine Animation Using OpenGL/OpenGL ES on Mac/Android/iOS
keith2018/GrayCode
Gray-Code Structured Light utilities
keith2018/TWA
Tiny pure C++ WebAssembly runtime