v3.0.2
版本发布时间: 2020-05-17 08:04:01
RayTracing/raytracing.github.io最新发布版本:v4.0.1(2024-09-01 04:00:34)
Common
- Fix: code styling for source code both inline and in fenced blocks (#430)
- Change: Every book source now includes from a single common acknowledgments document
In One Weekend
- Fix: Correct typo: "consine" to "cosine"
The Next Week
- Fix:
shared_ptr
dereference and simplify code inhittable_list::bounding_box()
(#435) - Fix: Erroneous en-dash in code block. Replace
–>
with->
(#439) - Fix: Introduce
u
,v
surface coordinates tohit_record
(#441) - Fix: Add highlight to new
hittable::bounding_box()
method (#442)
The Rest of Your Life
- Fix: unitialized variable in first version of
integrate_x_sq.cc
- Fix: remove unreferenced variables in several sample programs
- Fix: correct program computation of the integral of x^2 (#438)
1、 Ray.Tracing.in.One.Weekend.v3.0.2.pdf 5.59MB
2、 Ray.Tracing.The.Next.Week.v3.0.2.pdf 9.85MB