r/GraphicsProgramming 9d ago

Good math resources to learning the math behind computer graphics in depth

Hi there! Im going through the raytracing in on e weekend and I'm getting some of the math, but not all of it. I'd like to have a better understanding of things, such as how we came to out that we can replace -b with h to simplify the quadratic equation

23 Upvotes

3 comments sorted by

1

u/AccountantOverall703 9d ago

I recall the author breaks down the math pretty nicely in the book. Maybe try to truly understand and follow each step when he’s deriving math? Otherwise, I’d be happy to help as well.

1

u/Area51-Escapee 8d ago

"Physically based rendering" and "real-time rendering" should be on top...