Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revisit book 1 section "Next Steps" #1209

Closed
hollasch opened this issue Aug 12, 2023 · 0 comments · Fixed by #1214
Closed

Revisit book 1 section "Next Steps" #1209

hollasch opened this issue Aug 12, 2023 · 0 comments · Fixed by #1214
Assignees
Milestone

Comments

@hollasch
Copy link
Collaborator

We mention next steps at the end of book 1, including shadow rays, triangles, surface textures, solid textures, volumes/media, and parallelism.

However, triangles are hinted at in the quads section of book 2, which also implements solid and surface texturing. We should probably either restrict this section to indicating the next steps explicitly covered in the next books, or at least separate this into things to come and things yet uncovered.

@hollasch hollasch added this to the v4.0.0 milestone Aug 12, 2023
@hollasch hollasch self-assigned this Aug 12, 2023
hollasch added a commit that referenced this issue Aug 14, 2023
I've updated the "Next Steps" section at the end of book 1. It included
a mix of topics addressed in book 2 along with topics we haven't yet
covered in any way.

I've split this into topics the reader can find in book 2, a description
of the content of book 3, and a list of uncovered topics.

Resolves #1209
hollasch added a commit that referenced this issue Aug 15, 2023
I've updated the "Next Steps" section at the end of book 1. It included
a mix of topics addressed in book 2 along with topics we haven't yet
covered in any way.

I've split this into topics the reader can find in book 2, a description
of the content of book 3, and a list of uncovered topics.

Resolves #1209
hollasch added a commit that referenced this issue Aug 16, 2023
I've updated the "Next Steps" section at the end of book 1. It included
a mix of topics addressed in book 2 along with topics we haven't yet
covered in any way.

I've split this into topics the reader can find in book 2, a description
of the content of book 3, and a list of uncovered topics.

Resolves #1209
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant