RayTracingInVulkan

Real-time ray tracer

An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.

Implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.

GitHub

1k stars
21 watching
117 forks
Language: C++
last commit: over 2 years ago
Linked from 3 awesome lists

ray-tracerrtxvulkan

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ingowald/rtow-optixA ray tracing sample using OptiX with CUDA88
nelarius/weekend-raytracer-zigAn implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language92
elfrank/raytracer-gpupro4An interactive ray tracing demo utilizing GPU acceleration23
jbikker/lighthouse2A high-performance rendering framework for real-time ray tracing and path tracing.846
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
favreau/sol-rA CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes.305
iorange/rtxonA tutorial project providing an introduction to Vulkan raytracing using C++373
nadrin/quartzA Vulkan-based path tracer with a declarative scene description language435
nvpro-samples/vk_mini_path_tracerA tutorial on writing a fast and photorealistic path tracer using Vulkan API1,140
tcbrindle/raytracer.hppA compile-time ray tracing system using C++17 constexpr functions693
mhorga/raytracingA Swift implementation of ray tracing algorithms for rendering 3D scenes16
ashpil/moonshineA general-purpose ray tracing renderer with support for offline and real-time rendering.117
ali-raheem/vraytracerAn educational ray tracing project built in Vlang to generate 3D images49
shocker-0x15/vlrA GPU-based ray tracing renderer utilizing NVIDIA OptiX 7.223
nvidia/visrtxAn implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization.245