We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 383ac20 commit 22372caCopy full SHA for 22372ca
Errata.md
@@ -24,6 +24,8 @@ please create an issue on this GitHub repository.
24
- Page 386: The virtual position of sound equation yields a vector rather than a position (The virtual position
25
of the sound is obtained by adding the camera position to that vector). This equation is required for Ex 7.2
26
(found by Joshua Hardman)
27
+* Chapter 10
28
+ - The PhysWorld::SegmentCast function is missing code to update closestT, which is fixed in the source in this repo.
29
* Chapter 13
30
- Page 396: In the equations for bilinear interpolation, the vFactor component should access the .v
31
components of P, A, and C, not the .u components (found by Takashi Imagire)
0 commit comments