Vassillen Chizhov

Results 8 comments of Vassillen Chizhov

You can find two images here: https://drive.google.com/open?id=1xIhlVBwbFfgehWgAO-7YHJ_YgsgUeZ1x The `_no_comment image` is exactly the same as the other, but with the comments removed. Both work fine in IrfanView on Windows and...

Thank you for looking into it. I submitted an issue with stb, hopefully that gets handled (unfortunately my current workload does not allow me the time to go and fix...

The topic is actually quite a bit more complex than the others considered - especially if a satisfactory theoretical presentation is envisioned. This would go into Fourier transform territory, sampling/Dirac...

The idea is to make the code not use divisions and float. Note that if you have an inequality: `a*b/c + d >= 0`, then as long as `c>0` you...

While I do agree with your general feeling, we should also be fair considering who this tutorial was supposedly meant for. The important point being that the algorithm was most...

I was tempted to rename all '.h' to '.hpp' but I stopped in the middle, thanks for mentioning it. The maxfloat to infinity was suggested in the issue thread. The...

The most important of the changes in terms of theory is the Lambertian material fix, but that needs to be fixed in the book also, I have posted a pdf...

> Did you run `manimgl` with the parameter `-f` in your full screen test? I did, that's what I mean by "fullscreen mode".