Stars
This is an online course where you can learn and master the skill of low-level performance analysis and tuning.
Julia code lowering with precise provenance
High-Performance Bounding Volume Hierarchy for Collision Detection and Ray Tracing in Dynamic Scenes
A DWARF parser and core dump analyzer that runs in your browser
Bookmarks in graphics, algorithms, low level programming, math, languages
A technical explainer by @kognise of how your computer runs programs, from start to finish.
GPU Physically Based Renderer (CUDA Base) [2022]
GPU Raytracer from scratch in C++/CUDA
⚡ 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.
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…