ray-tracing-gems

Rendering reference

Provides source code examples and references for real-time rendering using DXR and other APIs.

Source Code for "Ray Tracing Gems: High-Quality and Real-Time Rendering with DXR and Other APIs" by Eric Haines and Tomas Akenine-Möller

GitHub

981 stars
35 watching
112 forks
Language: C
last commit: over 5 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
acmarrs/introtodxrA sample application to get started with DirectX Raytracing (DXR) using the raw API calls.399
jbikker/lighthouse2A high-performance rendering framework for real-time ray tracing and path tracing.846
nvidia/visrtxAn implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization.245
renderkit/osprayA high-performance ray tracing rendering engine for interactive applications1,023
gpsnoopy/raytracinginvulkanAn implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension.1,283
philcn/dxrexperimentsA lightweight prototyping framework for DirectX Raytracing29
elfrank/raytracer-gpupro4An interactive ray tracing demo utilizing GPU acceleration23
philcn/d3d12raytracingfallbackA wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support.9
avilapa/vxrA general-purpose rendering engine designed to handle 3D graphics and materials with advanced features.266
rikoophorst/dxr-path-tracingA path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering100
zappingseb/rayshaderanimateAnimate GPX data on a 3D map by rendering a video35
nelarius/weekend-raytracer-zigAn implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language92
rswinkle/portableglA portable implementation of OpenGL 3.x in clean C as a single header library.1,054
chrismccord/render_syncReal-time partial rendering for Rails applications without changing the standard stack1,401
favreau/sol-rA CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes.305