Skip to content

Commit f32cc8d

Browse files
committed
Update changelog and books for v4.0.0 development
1 parent 46f05ed commit f32cc8d

File tree

4 files changed

+54
-33
lines changed

4 files changed

+54
-33
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Change Log -- Ray Tracing in One Weekend
22
====================================================================================================
33

4+
# v4.0.0 (In Progress)
5+
6+
### Common
7+
- Delete -- <description> (#XXXX)
8+
- Change -- <description> (#XXXX)
9+
- Fix -- <description> (#XXXX)
10+
- New -- <description> (#XXXX)
11+
12+
### In One Weekend
13+
14+
### The Next Week
15+
16+
### The Rest of Your Life
17+
18+
19+
20+
21+
----------------------------------------------------------------------------------------------------
422
# v4.0.0-alpha.2 (2024-04-07)
523

624
This alpha wraps up most of the major changes we expect to make to book 2 for the impending v4.0.0

books/RayTracingInOneWeekend.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
**Ray Tracing in One Weekend**
88
[Peter Shirley][], [Trevor David Black][], [Steve Hollasch][]
99
<br>
10-
Version 4.0.0-alpha.2, 2024-04-07
10+
Version 4.0.0, 20XX-XX-XX
11+
**DRAFT IN DEVELOPMENT**
1112
<br>
1213
Copyright 2018-2024 Peter Shirley. All rights reserved.
1314

@@ -4415,8 +4416,8 @@
44154416
- **Title (series)**: “Ray Tracing in One Weekend Series”
44164417
- **Title (book)**: “Ray Tracing in One Weekend”
44174418
- **Author**: Peter Shirley, Trevor David Black, Steve Hollasch
4418-
- **Version/Edition**: v4.0.0-alpha.2
4419-
- **Date**: 2024-04-07
4419+
- **Version/Edition**: vXX.XX.XX
4420+
- **Date**: 20XX-XX-XX
44204421
- **URL (series)**: <https://raytracing.github.io/>
44214422
- **URL (book)**: <https://raytracing.github.io/books/RayTracingInOneWeekend.html>
44224423

@@ -4437,13 +4438,13 @@
44374438

44384439
### LaTeX and BibTex
44394440
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4440-
~\cite{Shirley2024RTW1}
4441+
~\cite{Shirley20XXRTW1}
44414442

4442-
@misc{Shirley2024RTW1,
4443+
@misc{Shirley20XXRTW1,
44434444
title = {Ray Tracing in One Weekend},
44444445
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4445-
year = {2024},
4446-
month = {April},
4446+
year = {20XX},
4447+
month = {XXXXX},
44474448
note = {\small \texttt{https://raytracing.github.io/books/RayTracingInOneWeekend.html}},
44484449
url = {https://raytracing.github.io/books/RayTracingInOneWeekend.html}
44494450
}
@@ -4453,13 +4454,13 @@
44534454
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44544455
\usepackage{biblatex}
44554456

4456-
~\cite{Shirley2024RTW1}
4457+
~\cite{Shirley20XXRTW1}
44574458

4458-
@online{Shirley2024RTW1,
4459+
@online{Shirley20XXRTW1,
44594460
title = {Ray Tracing in One Weekend},
44604461
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4461-
year = {2024},
4462-
month = {April},
4462+
year = {20XX},
4463+
month = {XXXXX},
44634464
url = {https://raytracing.github.io/books/RayTracingInOneWeekend.html}
44644465
}
44654466
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

books/RayTracingTheNextWeek.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
**Ray Tracing: The Next Week**
88
[Peter Shirley][], [Trevor David Black][], [Steve Hollasch][]
99
<br>
10-
Version 4.0.0-alpha.2, 2024-04-07
10+
Version 4.0.0, 20XX-XX-XX
11+
**DRAFT IN DEVELOPMENT**
1112
<br>
1213
Copyright 2018-2024 Peter Shirley. All rights reserved.
1314

@@ -4391,8 +4392,8 @@
43914392
- **Title (series)**: “Ray Tracing in One Weekend Series”
43924393
- **Title (book)**: “Ray Tracing: The Next Week”
43934394
- **Author**: Peter Shirley, Trevor David Black, Steve Hollasch
4394-
- **Version/Edition**: v4.0.0-alpha.2
4395-
- **Date**: 2024-04-07
4395+
- **Version/Edition**: vXX.XX.XX
4396+
- **Date**: 20XX-XX-XX
43964397
- **URL (series)**: <https://raytracing.github.io/>
43974398
- **URL (book)**: <https://raytracing.github.io/books/RayTracingTheNextWeek.html>
43984399

@@ -4413,13 +4414,13 @@
44134414

44144415
### LaTeX and BibTex
44154416
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
4416-
~\cite{Shirley2024RTW2}
4417+
~\cite{Shirley20XXRTW2}
44174418

4418-
@misc{Shirley2024RTW2,
4419+
@misc{Shirley20XXRTW2,
44194420
title = {Ray Tracing: The Next Week},
44204421
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4421-
year = {2024},
4422-
month = {April},
4422+
year = {20XX},
4423+
month = {XXXXX},
44234424
note = {\small \texttt{https://raytracing.github.io/books/RayTracingTheNextWeek.html}},
44244425
url = {https://raytracing.github.io/books/RayTracingTheNextWeek.html}
44254426
}
@@ -4429,13 +4430,13 @@
44294430
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
44304431
\usepackage{biblatex}
44314432

4432-
~\cite{Shirley2024RTW2}
4433+
~\cite{Shirley20XXRTW2}
44334434

4434-
@online{Shirley2024RTW2,
4435+
@online{Shirley20XXRTW2,
44354436
title = {Ray Tracing: The Next Week},
44364437
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
4437-
year = {2024},
4438-
month = {April},
4438+
year = {20XX},
4439+
month = {XXXXX},
44394440
url = {https://raytracing.github.io/books/RayTracingTheNextWeek.html}
44404441
}
44414442
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

books/RayTracingTheRestOfYourLife.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@
77
**Ray Tracing: The Rest of Your Life**
88
[Peter Shirley][], [Trevor David Black][], [Steve Hollasch][]
99
<br>
10-
Version 4.0.0-alpha.2, 2024-04-07
10+
Version 4.0.0, 20XX-XX-XX
11+
**DRAFT IN DEVELOPMENT**
1112
<br>
1213
Copyright 2018-2024 Peter Shirley. All rights reserved.
1314

@@ -3861,8 +3862,8 @@
38613862
- **Title (series)**: “Ray Tracing in One Weekend Series”
38623863
- **Title (book)**: “Ray Tracing: The Rest of Your Life”
38633864
- **Author**: Peter Shirley, Trevor David Black, Steve Hollasch
3864-
- **Version/Edition**: v4.0.0-alpha.2
3865-
- **Date**: 2024-04-07
3865+
- **Version/Edition**: vXX.XX.XX
3866+
- **Date**: 20XX-XX-XX
38663867
- **URL (series)**: <https://raytracing.github.io/>
38673868
- **URL (book)**: <https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html>
38683869

@@ -3883,13 +3884,13 @@
38833884

38843885
### LaTeX and BibTex
38853886
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3886-
~\cite{Shirley2024RTW3}
3887+
~\cite{Shirley20XXRTW3}
38873888

3888-
@misc{Shirley2024RTW3,
3889+
@misc{Shirley20XXRTW3,
38893890
title = {Ray Tracing: The Rest of Your Life},
38903891
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
3891-
year = {2024},
3892-
month = {April},
3892+
year = {20XX},
3893+
month = {XXXXX},
38933894
note = {\small \texttt{https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html}},
38943895
url = {https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html}
38953896
}
@@ -3899,13 +3900,13 @@
38993900
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
39003901
\usepackage{biblatex}
39013902

3902-
~\cite{Shirley2024RTW3}
3903+
~\cite{Shirley20XXRTW3}
39033904

3904-
@online{Shirley2024RTW3,
3905+
@online{Shirley20XXRTW3,
39053906
title = {Ray Tracing: The Rest of Your Life},
39063907
author = {Peter Shirley, Trevor David Black, Steve Hollasch},
3907-
year = {2024},
3908-
month = {April},
3908+
year = {20XX},
3909+
month = {XXXXX},
39093910
url = {https://raytracing.github.io/books/RayTracingTheRestOfYourLife.html}
39103911
}
39113912
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)