Stars
A technical explainer by @kognise of how your computer runs programs, from start to finish.
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
GPU Raytracer from scratch in C++/CUDA
Bookmarks in graphics, algorithms, low level programming, math, languages
A DWARF parser and core dump analyzer that runs in your browser
⚡ A high-performance path tracer implemented in Rust based on "Ray Tracing in One Weekend" featuring static dispatch, multi-threaded rendering and a variety of preset scenes.
Julia code lowering with precise provenance
High-Performance Bounding Volume Hierarchy for Collision Detection and Ray Tracing in Dynamic Scenes
GPU Physically Based Renderer (CUDA Base) [2022]
CUDA implementation of a Path Tracer with different surface types, Anti Aliasing, Bonne Projection Bokeh Mapping, Motion Blur, Depth of Field, Stream Compaction, Contiguous Material Memory, and Fir…