Posted on November 24, 2020 by admin
Tag: ray tracing
Vulkan vs. OpenGL API
A brief discussion of Vulkan vs. OpenGL and why I believe you should learn Vulkan over OpenGL going forward. I also talk briefly about OpenGL CUDA interop and the computer graphics industry as a whole. Enjoy! OpenGL CUDA Interop: https://amzn.to/2SKPH61 […]
Posted on January 3, 2020 by admin
NVIDIA Nsight Systems Tutorial #1 | Video Walkthrough (48+ minutes)
A very basic video walkthrough of how to use Nsight Systems to help in optimizing your application. Nsight Systems is software from NVIDIA and is mainly intended to work with the NVIDIA graphics cards and the CUDA programming language. This […]
Posted on December 10, 2019 by admin
Posted on July 18, 2019 by admin
Posted on July 15, 2019 by admin
CUDA Ray Tracing Tutorial | Video Walkthrough (50+ minutes)
A video walkthrough of running a ray tracing example on an NVIDIA GPU using CUDA. Windows machine.
Posted on April 4, 2019 by admin