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
981 stars
35 watching
112 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A sample application to get started with DirectX Raytracing (DXR) using the raw API calls. | 399 |
| A high-performance rendering framework for real-time ray tracing and path tracing. | 846 |
| An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization. | 245 |
| A high-performance ray tracing rendering engine for interactive applications | 1,023 |
| An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. | 1,283 |
| A lightweight prototyping framework for DirectX Raytracing | 29 |
| An interactive ray tracing demo utilizing GPU acceleration | 23 |
| A wrapper around DirectX 12 API to emulate the DirectX Raytracing (DXR) API on devices without native driver/hardware support. | 9 |
| A general-purpose rendering engine designed to handle 3D graphics and materials with advanced features. | 266 |
| A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering | 100 |
| Animate GPX data on a 3D map by rendering a video | 35 |
| An implementation of Peter Shirley's 'Ray Tracing in One Weekend' book using the Zig programming language | 92 |
| A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
| Real-time partial rendering for Rails applications without changing the standard stack | 1,401 |
| A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. | 305 |