Pinned Repositories
Academic
CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
d2l-en
Dive into Deep Learning: an interactive deep learning book with code, math, and discussions
ddg-exercises
Assignment skeleton for course on Discrete Differential Geometry (15-458/858)
deadmarston.github.io
personal website
mitsuba
Mitsuba renderer main repository
nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
nanogui
Minimalistic GUI library for OpenGL
raytracinginoneweekend
The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain.
raytracingthenextweek
Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain.
deadmarston's Repositories
deadmarston/Academic
deadmarston/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
deadmarston/d2l-en
Dive into Deep Learning: an interactive deep learning book with code, math, and discussions
deadmarston/ddg-exercises
Assignment skeleton for course on Discrete Differential Geometry (15-458/858)
deadmarston/deadmarston.github.io
personal website
deadmarston/mitsuba
Mitsuba renderer main repository
deadmarston/nanoflann
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees
deadmarston/nanogui
Minimalistic GUI library for OpenGL
deadmarston/raytracinginoneweekend
The source for the ebook Ray Tracing in One Weekend by Peter Shirley. This work is in the public domain.
deadmarston/raytracingthenextweek
Code associated with ebook Ray Tracing The Next Week by Peter Shirley. This work is in the public domain.
deadmarston/raytracingtherestofyourlife
Code associated with ebook Ray Tracing The Rest of Your Life by Peter Shirley. This work is in the public domain.
deadmarston/QingTingCheat
蜻蜓线上最新版apk v5.0.1反编译源码
deadmarston/ReSTIR_PT
Source Code for SIGGRAPH 2022 Paper "Generalized Resampled Importance Sampling: Foundations of ReSTIR"
deadmarston/single_file_libs
List of single-file C/C++ libraries.
deadmarston/stable-diffusion
A latent text-to-image diffusion model
deadmarston/Vulkan
Examples and demos for the new Vulkan API