Quartz

Path Tracer

A Vulkan-based path tracer with a declarative scene description language

Vulkan RTX path tracer with a declarative ES7-like scene description language.

GitHub

435 stars
31 watching
23 forks
Language: C++
last commit: about 5 years ago
Linked from 2 awesome lists

graphicspath-tracingpbrphysically-based-renderingqmlqtqt3draytracingrtxvulkan

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nvpro-samples/vk_mini_path_tracer A tutorial on writing a fast and photorealistic path tracer using Vulkan API 1,123
therealmjp/dxrpathtracer A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. 724
pmndrs/react-three-gpu-pathtracer Provides a React abstraction for rendering 3D scenes using Path Tracing 165
gpsnoopy/raytracinginvulkan An implementation of Peter Shirley's Ray Tracing In One Weekend book using Vulkan and NVIDIA's RTX extension. 1,268
twinklebear/chameleonrt A path tracing tool with support for multiple ray tracing backends and customizable camera controls. 603
brickray/gpu-pathtracer A physically based path tracer for GPU rendering using CUDA. 56
vkoskiv/c-ray A portable, hackable, offline CPU rendering engine 804
boksajak/referencept A path tracer implementation with GLTF scene loading and rendering capabilities. 200
rikoophorst/dxr-path-tracing A path tracer with DirectX Raytracing and OptiX denoising capabilities for real-time graphics rendering 100
knightcrawler25/optix-pathtracer A simple physically based path tracer with support for Disney BRDF and various rendering features. 319
fogleman/pt A path tracing engine written in Go with various features and a simple API. 2,083
maierfelix/vk_khr_ray_tracing An implementation of the VK_KHR_ray_tracing Vulkan extension for ray tracing on Windows using C++. 43
lighttransport/nanort A lightweight, single-header ray tracing kernel with built-in geometry and intersection tools. 1,079
jbikker/lighthouse2 A high-performance rendering framework for real-time ray tracing and path tracing. 845
uglyswedishfish/rak A real-time path tracing engine written in C++ 28