VLR
Ray tracer
A GPU-based ray tracing renderer utilizing NVIDIA OptiX 7.
GPU Monte Carlo Ray Tracing Renderer using NVIDIA OptiX 7
223 stars
14 watching
25 forks
Language: C++
last commit: about 1 year ago
Linked from 1 awesome list
gpumonte-carlo-ray-tracingoptixpath-tracingrtx
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. | 43 |
| | An interactive ray tracing demo utilizing GPU acceleration | 23 |
| | 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 |
| | An open-source ray tracing engine for high-performance visualization on Intel CPUs | 3 |
| | A ray tracing sample using OptiX with CUDA | 88 |
| | A high-performance rendering framework for real-time ray tracing and path tracing. | 846 |
| | A simple ray tracing implementation in Rust to generate 3D images with lighting, texture mapping, and parallel rendering. | 241 |
| | A portable, hackable, offline CPU rendering engine | 803 |
| | An implementation of an open-standard API for GPU-accelerated ray tracing based scientific visualization. | 245 |
| | A CUDA/OpenCL-based ray-tracer software project that enables real-time rendering of 3D images and scenes. | 305 |
| | A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering | 100 |
| | An educational ray tracing project built in Vlang to generate 3D images | 49 |
| | Demonstrates basic integration of ray tracing and ray traversal in Vulkan using the VK_KHR_ray_tracing_pipeline extension | 1,417 |
| | A Vulkan-based path tracer with a declarative scene description language | 435 |