Back to Browse

GPU Programming | Compute Ray Tracing 2.1 | Overview | Vulkan API | Computer Graphics Cuda Education

107 views
Apr 11, 2026
45:32

Part 2 of an overview of the compute ray tracing algorithm. Learn computer graphics! Install Vulkan API ---- Tutorial #1: https://amzn.to/3I0Ep7l Install Vulkan API Examples ---- Tutorial #13: https://amzn.to/3PTUHRi Vulkan API Tutorial Series: https://amzn.to/3CfrUQJ Requirements: Windows machine | Vulkan-capable GPU The code is courtesy of Sascha Willems: https://github.com/SaschaWillems/Vulkan/blob/master/examples/computeraytracing/computeraytracing.cpp www.saschawillems.de Simple overview of ray tracing in the Vulkan API using the whiteboard: https://youtu.be/hDF1nwchDGI Use these free resources to learn more about the vocabulary of computer graphics and ray tracing. Ray Tracing Gems: https://amzn.to/4lOIXPg Ray Tracing Gems 2: https://amzn.to/46rJkdK https://www.realtimerendering.com/raytracinggems/ DISCLAIMER: Use at your own risk! This code and/or instructions are for teaching purposes only. Cuda Education does not guarantee the accuracy of this code or instruction in any way. The code and instructions on this site may cause hardware damage and/or instability in your system. This code and/or instructions should not be used in a production or commercial environment. Any liabilities or loss resulting from the use of this code and/or instructions, in whole or in part, will not be the responsibility of Cuda Education. All rights reserved. THE SOFTWARE/INSTRUCTION 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/INSTRUCTION OR THE USE OR OTHER DEALINGS IN THE SOFTWARE/INSTRUCTION.

Download

0 formats

No download links available.

GPU Programming | Compute Ray Tracing 2.1 | Overview | Vulkan API | Computer Graphics Cuda Education | NatokHD