Dries Lamberechts

Results 2 issues of Dries Lamberechts

I've just started reading/implementing Ray Tracing in One Weekend and already stumbled upon this problem. This is my c++ code: ``` int main() { const int image_width = 256; const...

level: patch

I'm having trouble showing the folder structure in the navbar on load. Only when I press home on the breadcrumb bar it starts showing the folders in the navbar. This...