Jean-Michel Gorius 9b0abbc5bb Move to unions instead of structure headers
Using explicit pointer casts silences some compiler warnings that may
introduce subtle bugs in the code. The union approach is the officially
documented way of doing type punning, so there is no reason not to use
it.
2022-11-13 13:56:25 +01:00
2022-11-12 13:36:03 +01:00
2022-11-10 21:17:15 +01:00
2022-11-12 13:36:03 +01:00
2022-11-12 18:59:57 +01:00
2022-11-12 18:59:57 +01:00
2022-11-12 14:08:11 +01:00
2022-11-12 14:08:11 +01:00
2022-11-12 16:46:13 +01:00
2022-11-12 16:46:13 +01:00
2022-11-12 16:46:13 +01:00
2022-11-12 13:36:03 +01:00
2022-11-12 13:36:03 +01:00
2022-11-10 23:09:05 +01:00
2022-11-10 23:09:05 +01:00
2022-11-10 23:09:05 +01:00
2022-11-12 16:46:13 +01:00
2022-11-12 13:36:03 +01:00
2022-11-12 18:59:57 +01:00
2022-11-12 18:59:57 +01:00
2022-11-11 22:58:22 +01:00
2022-11-11 22:58:22 +01:00

Ray tracing in one week-end

C implementation of the Ray tracing in one week-end series by Peter Shirley.

Examples

Ray tracing in one week-end book cover

Description
Ray tracing in one week-end series (https://raytracing.github.io/).
Readme 5.8 MiB
Languages
C 99.3%
CMake 0.7%