MCPcopy Create free account
hub / github.com/Apress/Ray-Tracing-Gems-II

github.com/Apress/Ray-Tracing-Gems-II @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
13,305 symbols 30,177 edges 638 files 2,363 documented · 18% updated 3y ago★ 944

Browse by type

Functions 11,165 Types & classes 2,140
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Apress Source Code

This repository accompanies Ray Tracing Gems II: Next Generation Rendering with DXR, Vulkan, and OptiX by Adam Marrs, Peter Shirley, and Ingo Wald (Apress, 2021).

See http://raytracinggems.com for further information about the book.

Cover image

Download the files as a zip using the green button, or clone the repository to your machine using Git.

Releases

Release v1.0 corresponds to the code in the published book, without corrections or updates.

Errata

Errata for the book is available here.

Contributions

See Contributing for information on how you can contribute to this repository.

License

All code here is released under the MIT License, copyright 2021 NVIDIA Corporation, unless otherwise noted within an individual chapter's files. This license reads as follows:

Copyright 2021 NVIDIA Corporation

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Function 6,287
Method 4,878
Class 1,962
Enum 166
Interface 12

Languages

C++84%
C12%
TypeScript4%

Modules by API surface

Chapter_16/shared_sources/nvgl/extensions_gl.cpp942 symbols
Chapter_16/shared_sources/fileformats/json.hpp486 symbols
Chapter_16/shared_sources/imgui/imgui.cpp410 symbols
Chapter_27/d3dx12.h349 symbols
Chapter_07/d3dx12.h349 symbols
Chapter_16/shared_external/OpenCL/include/CL/cl.hpp343 symbols
Chapter_27/Core/d3dx12.h294 symbols
Chapter_16/shared_sources/nvvk/structs_vk.hpp282 symbols
Chapter_39/tinyexr.h267 symbols
Chapter_16/shared_sources/fileformats/tiny_gltf.h230 symbols
Chapter_16/shared_sources/imgui/imgui_widgets.cpp216 symbols
Chapter_16/shared_sources/fileformats/stb_image.h210 symbols

For agents

$ claude mcp add Ray-Tracing-Gems-II \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page