November 3, 2021

330 words 2 mins read

Apress/Ray-Tracing-Gems-II

Apress/Ray-Tracing-Gems-II

Source Code for "Ray Tracing Gems II: Next Generation Real-Time Rendering with DXR, Vulkan, and OptiX" by Adam Marrs, Peter Shirley, and Ingo Wald

repo name Apress/Ray-Tracing-Gems-II
repo link https://github.com/Apress/Ray-Tracing-Gems-II
homepage https://www.apress.com/book/9781484271841
language C++
size (curr.) 167384 kB
stars (curr.) 565
created 2021-07-30
license MIT License

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.

comments powered by Disqus