DXRPathTracer
Path tracer
A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes.
A (very) simple path tracer implemented using DirectX Ray Tracing (DXR)
735 stars
30 watching
69 forks
Language: C++
last commit: 11 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering | 100 |
| A path tracing tool with support for multiple ray tracing backends and customizable camera controls. | 605 |
| A simple physically based path tracer with support for Disney BRDF and various rendering features. | 321 |
| Provides a React abstraction for rendering 3D scenes using Path Tracing | 169 |
| An experimental path tracing library designed to test various rendering techniques and compare performance across different programming languages, hardware platforms, and frameworks. | 1,076 |
| A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
| A Vulkan-based path tracer with a declarative scene description language | 435 |
| A physically based path tracer for GPU rendering using CUDA. | 56 |
| A path tracer implementation with GLTF scene loading and rendering capabilities. | 203 |
| A software package for generating and rendering 3D scenes through pathtracing | 623 |
| A tutorial on writing a fast and photorealistic path tracer using Vulkan API | 1,140 |
| A lightweight prototyping framework for DirectX Raytracing | 29 |
| A multithreaded spectral pathtracer implementing the algorithm of linear combination of bases for rendering with sRGB reflectance | 197 |
| A sample application to get started with DirectX Raytracing (DXR) using the raw API calls. | 399 |
| An application for dragging images onto maps and exporting traced paths as GeoJSON files | 18 |