pezcode's Stars
ccache/ccache
ccache – a fast compiler cache
File-New-Project/EarTrumpet
EarTrumpet - Volume Control for Windows
jeremyong/paperbug
An indexed compendium of graphics programming papers, articles, blog posts, presentations, and more
danilw/GPU-my-list-of-bugs
Vulkan and other GPU API bugs I found.
wetadigital/physlight
charlesnicholson/nanoprintf
The smallest public printf implementation for its feature set.
google-deepmind/mujoco
Multi-Joint dynamics with Contact. A general purpose physics simulator.
SpartanJ/efsw
efsw is a C++ cross-platform file system watcher and notifier.
jeremyong/flop
FLOꟼ - An MIT-licensed image viewer equipped with a GPU-accelerated perceptual image diffing algorithm based on ꟻLIP
Paul180297/BezierLightLTC
An official implementation of the paper "Real-Time Shading of Free-Form Area Lights using Linearly Transformed Cosines". Please refer to README for the setup instruction.
alecazam/kram
Encode/decode/info to KTX/KTX2/DDS files with LDR/HDR and BC/ASTC/ETC2. Mac/Win C++11 too, Mac viewer, and scripts for batch processing textures.
sjb3d/sh_product
Generates code for products of spherical harmonics
AcademySoftwareFoundation/Imath
Imath is a C++ and python library of 2D and 3D vector, matrix, and math operations for computer graphics
JonathanSalwan/Triton
Triton is a dynamic binary analysis library. Build your own program analysis tools, automate your reverse engineering, perform software verification or just emulate code.
soasis/text
A spicy text library for C++ that has the explicit goal of enabling the entire ecosystem to share in proper forward progress towards a bright Unicode future.
nemequ/portable-snippets
Collection of miscellaneous portable C snippets.
ishitatsuyuki/LatencyFleX
Vendor agnostic latency reduction middleware. An alternative to NVIDIA Reflex.
nlguillemot/LateLatching
Comparing passing mouse coords to shader by late latching vs. by glUniform
hbf/miniball
Fast computation of the smallest enclosing ball of a point set, in low or moderately high dimensions.
EmbarkStudios/kajiya
💡 Experimental real-time global illumination renderer 🦀
OmarShehata/webgpu-compute-rasterizer
A simple software rasterizer running on a WebGPU compute shader. Built for educational purposes.
dendibakh/perf-ninja
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
expenses/transmission-renderer
A high-performance renderer to render glTF models that use the `KHR_materials_transmission` and `KHR_materials_volume` extensions.
toji/webgpu-best-practices
A series of docs detailing best practices for developing with WebGPU
h3r2tic/dolly
Composable camera rigs
bencbartlett/3D-printed-mirror-array
3D-printable hexagonal mirror array capable of reflecting sunlight into arbitrary patterns
ggerganov/imtui
ImTui: Immediate Mode Text-based User Interface C++ Library
mrphrazer/r2con2021_deobfuscation
Workshop Material on VM-based Deobfuscation
mjskay/ggdist
Visualizations of distributions and uncertainty
takahirox/online-wgsl-editor
A tiny WGSL online editor