Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
1,001 contributions in the last year
Activity overview
Contribution activity
December 2020
Created an issue in RayTracing/raytracing.github.io that received 1 comment
aabb::hit() has wildly different performance based on the two presented implementations
For now, I have both versions coded up in aabb.h, with a preprocessor block that selects the fast (prior) one. We'll need to resolve this before we…

