raytracer-gpupro4

Ray tracer

An interactive ray tracing demo utilizing GPU acceleration

GitHub

23 stars
2 watching
3 forks
Language: C++
last commit: almost 14 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
gpsnoopy/raytracinginvulkanAn implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.1,283
ingowald/rtow-optixA ray tracing sample using OptiX with CUDA88
nvidiagameworks/dxrtutorialsA collection of tutorials demonstrating the use of DirectX Raytracing API839
shocker-0x15/vlrA GPU-based ray tracing renderer utilizing NVIDIA OptiX 7.223
favreau/sol-rA CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes.305
dps/rust-raytracerA simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering.241
acmarrs/introtodxrA sample application to get started with DirectX Raytracing (DXR) using the raw API calls.399
philcn/dxrexperimentsA lightweight prototyping framework for DirectX Raytracing29
nvpro-samples/vk_raytracing_tutorial_khrDemonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension1,417
philcn/d3d12raytracingfallbackA wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support.9
therealmjp/dxrpathtracerA simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.735
tcbrindle/raytracer.hppA compile-time ray tracing system using C++17 constexpr functions693
rikoophorst/dxr-path-tracingA path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering100
ali-raheem/vraytracerAn educational ray tracing project built in Vlang to generate 3D images49
nvidiagameworks/gettingstartedwithrtxraytracingA tutorial project providing an introduction to RTX Ray Tracing using C++ and DirectX.660